HPE 9000 and HPE e3000 Servers
1827302 Members
3223 Online
109961 Solutions
New Discussion

Re: reboot hangs on START NFS CLIENT SUBSYSTEM

 
SOLVED
Go to solution
Ed Segura
Frequent Advisor

reboot hangs on START NFS CLIENT SUBSYSTEM

I am also new to the HP...I installing from an ignite tape and when I put the ip address in from the initial install it hangs on NFS client subsystem. Why is this?
3 REPLIES 3
Tim Adamson_1
Honored Contributor

Re: reboot hangs on START NFS CLIENT SUBSYSTEM

I could understand problems with NFS if you were doing a network recovery.

I could also understand problems with NIS if you were doing a tape recovery.

Did you change the ip address or hostname or something which may be causing NFS problems?


Tim
Yesterday is history, tomorrow is a mystery, today is a gift. That's why it's called the present.
Michael Roeder
Frequent Advisor
Solution

Re: reboot hangs on START NFS CLIENT SUBSYSTEM

Boot single user
> bo
interact with ISL? y
hpux -is

When booted:
mount -a
vi /etc/rc.config.d/nfsconf
change from
NFS_CLIENT=1
NFS_SERVER=1

to
NFS_CLIENT=0
NFS_SERVER=0

then do a reboot and check the reason.

You also can cancel all the scripts with Ctrl-C, i think (wait)

Michael Roeder
Frequent Advisor

Re: reboot hangs on START NFS CLIENT SUBSYSTEM

I forgot, NFS can hang when there is no link to hub/switch and/or the network is not up.