Operating System - HP-UX
1834018 Members
1980 Online
110063 Solutions
New Discussion

NFS Server (pid 759@/net) not responding.” error on HPUX

 
kukud
Occasional Advisor

NFS Server (pid 759@/net) not responding.” error on HPUX

When you restart the HPUX server the following appears:

When the NFS client subsystem loads, it returns a 9
Then you get an error “ NFS Server (pid 759@/net) not responding.”

I have tried to boot from an alternate kennel but still get the same message.
I have also checked the NFS startup configuration file in /etc/rc.config.d/nfsconfig, the value for NFS_SERVER =”0”.

Any idea what this is all about?

Harvey
3 REPLIES 3
merieux
Frequent Advisor

Re: NFS Server (pid 759@/net) not responding.” error on HPUX

Hi ,

Two differents idea

1) is the nfs client search to mount nfs file system ? Do you have some nfs file system configured ? What is the content of /etc/fstab ?

2) Error talk about of /net which is possible entry for /etc/auto_master . Do you use automount ?

Hope this help you ,

Have a good day ,
Xavier
singh sanjeev
Trusted Contributor

Re: NFS Server (pid 759@/net) not responding.” error on HPUX

check automountd is running or not you using the aotumount .

ps -ef |grep -i automountd

if not then start it
#/sbin/init.d/automountd stop/start
Sanjeev Singh
R.O.
Esteemed Contributor

Re: NFS Server (pid 759@/net) not responding.” error on HPUX

Hi,

This is because you have automount started at boot time. If you do not use automount you can change the variable in "/etc/rc.config.d/nfsconf"

AUTOMOUNT=0

You system will now boot properly.

Regards,
"When you look into an abyss, the abyss also looks into you"