On Mon, Mar 14, 2011 at 2:26 PM, Orvar Korvar
<knatte_fnatte_tja...@yahoo.com> wrote:
> SunOS Release 5.11 Version snv_151a 64-bit
> Copyright (c) 1983, 2010, Oracle and/or its affiliates. All rights reserved.
> Hostname: JamesBond
> mount: No such file or directory
> svc:/system/filesystem/local:default: WARNING: /sbin/mountall -l failed: exit 
> status 32
> Mar 14 18:23:07 svc.startd[9]: svc:/system/filesystem/local:default: Method 
> "/lib/svc/method/fs-local" failed with exit status 95.
> Mar 14 18:23:07 svc.startd[9]: system/filesystem/local:default failed 
> fatally: transitioned to maintenance(see 'svcs -xv' for details)

Any time you see a message about svc.startd reporting some error, the
way to find out more about the error is:

svcs -x <service>

In this instance:

svcs -x svc:/system/filesystem/local:default

It will include a line that says where a log file is that will give
you more information.  Read the last few lines of that log file to see
if it is helpful.


-- 
Mike Gerdts
http://mgerdts.blogspot.com/
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to