Operating System - HP-UX
1834007 Members
1804 Online
110063 Solutions
New Discussion

nfs server not responding on boot up

 
edward jones_2
New Member

nfs server not responding on boot up

i receive nfs-server (pid793@/net) not responding
while the system is coming up and the system just hangs there.
3 REPLIES 3
Pete Randall
Outstanding Contributor

Re: nfs server not responding on boot up

You can use the break key sequence on the console to interrupt the failing NFS startup script. After the system comes up, you'll need to diagnose and fix whatever is causing NFS to act up - possibly a name resolution issue?


Pete

Pete
James George_1
Trusted Contributor

Re: nfs server not responding on boot up

Hi

Can you telnet to the system at this point ? If you can , telnet to the system and kill this process and your system will complete the start up process.

Rgds / James
forum is for techies .....heaven is for those who are born again !!
edward jones_2
New Member

Re: nfs server not responding on boot up

Thanks for the info.