Most services depend on filesystem/local, that error effectively says the filesystem hasn't come up correctly, which means also everything shouldn't work. Of course in this case most of filesystem is up, so it should have faulted really (just warned).
Bye, Deano -----Original Message----- From: ann kok [mailto:[email protected]] Sent: 24 January 2011 15:17 To: Discussion list for OpenIndiana Subject: Re: [OpenIndiana-discuss] help: ssh won't start this morning Hi Thank you. At least I can access the box now. I realize the problem is from vfstab /dev/dsk/c2t1d0s2 /dev/rdsk/c2t1d0s2 /export/zone1 ufs 1 yes - My questions 1/ How can I let the box know the service is still starting even thought it can't mount the drive? Any soft mount in solaris? 2/ Why one service can impact 40 services not starting? ls it only this nfs? ls other service also same. It is not reasonable ssh won't start because of apache! Thank you svc:/system/filesystem/local:default (local file system mounts) State: maintenance since Mon Jan 24 10:06:26 2011 Reason: Start method exited with $SMF_EXIT_ERR_FATAL. See: http://sun.com/msg/SMF-8000-KS See: /var/svc/log/system-filesystem-local:default.log Impact: 40 dependent services are not running: svc:/application/desktop-cache/input-method-cache:default --- On Mon, 1/24/11, Bernd Helber <[email protected]> wrote: > From: Bernd Helber <[email protected]> > Subject: Re: [OpenIndiana-discuss] help: ssh won't start this morning > To: [email protected] > Received: Monday, January 24, 2011, 9:55 AM > Hi, > > your last change, before you rebooted the Box? > > As a temporary workaround... > start ssh manually > > /usr/lib/ssh/sshd > > that should do the trick. > > Am 24.01.11 15:53, schrieb ann kok: > > Hi > > > > My ssh service can't start this morning when I reboot > the box > > > > I try to enable it in the console but it won't work > > > > svcs -a |grep ssh > > offline > time svc:/network/ssh:default > > > > svcadm enable ssh > > > > svcs -a |grep ssh > > offline > time svc:/network/ssh:default > > > > dmesg is showing nothing. > > > > How can I fix it? Any trouleshooting command > > > > I also have question that > > > > ls solaris services depended each other? > > > > Mean S65 can't start. S66.. all services after > S65 also won't start > > > > Thank you > > > > > > > > > > _______________________________________________ > > OpenIndiana-discuss mailing list > > [email protected] > > http://openindiana.org/mailman/listinfo/openindiana-discuss > > > -- > with kind regards > > Bernd Helber > > _.-|-/\-._ > \-' > '-. > / > /\ /\ \/ > \/ < > . > ./. \/ > _ / < > > /___\ |. > .< \ / < /\ > > ( #) |#) > | | < > /\ -. __\ > \ < > < V > )./_._(\ > .)/\ < > < .- / \_'_) )-.. > \ > < ./ / > > > /._./ > > /\ < '-' > > > / > '-._ < v > > _.-' > / > '-.______.·' \ > > \/ > > > *********************************************************** > *This message has been scanned by DrWeb AV and > Spamassassin > > _______________________________________________ > OpenIndiana-discuss mailing list > [email protected] > http://openindiana.org/mailman/listinfo/openindiana-discuss > _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
