Sparc Solaris 2.6 will not boot

Posted by joshxdr on Server Fault See other posts from Server Fault or by joshxdr
Published on 2011-02-21T14:28:46Z Indexed on 2011/02/21 15:26 UTC
Read the original article Hit count: 269

Filed under:
|
|

I have a very old Sparc Solaris network that was working fine last week, but after a power outage none of the workstations will boot.

The network looks like this: host A: solaris 2.6, shares /export/home to network by NFS host B: solaris 8, runs NIS server. Mounts /export/home/ by NFS. host C: RHEL5, shares /share to network by NFS. Mounts /export/home/ by NFS.

I figured that the main problem was host A, since you need the home directories available for the other workstations to boot(?). Host A does not mount anything by NFS as far as I know. However, this workstation will NOT boot. The OBP bootup sequence looks like this:

Boot device <blah>
configuring network interface le0
Hostname <hostname>
check file system <everything ok>
check ufs filesystem <everything ok>
NIS domainname is <name>
starting router discovery
starting rpc services: rpcbind keyserv ypbind done
setting default interface for multicast: add net 224.0.0.0: gateway <hostname>
<HANGS at this point>

Is there some kind of debug mode so that I can get more detail as to why the workstation won't boot? Is my network structure inherently susceptible to power outage? Is there a way I can boot up to command line so I can at least turn off the NFS mounting?

© Server Fault or respective owner

Related posts about solaris

Related posts about boot