Operating System - HP-UX
1833625 Members
3579 Online
110062 Solutions
New Discussion

Techies ..need ur help urgently

 
Anil C. Sedha
Trusted Contributor

Techies ..need ur help urgently

I have a server on which a NFS mount has got hung. I cannot kill it or stop the process.

I am also not able to login from any other id except root. My logins are using NIS placed on another server than this.

I have tried nfs.client stop. nfs.core stop and many other options. Can anyone guide me as to what the problem can be.

Pls respond urgently. i am not able to kill cron jobs also, and my cpu load is increasing.

regards
If you need to learn, now is the best opportunity
7 REPLIES 7
Anil C. Sedha
Trusted Contributor

Re: Techies ..need ur help urgently

the hp engineer has also tried out numerous things.. pls let me know if u would like any further info.

he also has not been able to do anything. only option i have is to reboot, but i want to resolve this issue before that.

regards
If you need to learn, now is the best opportunity
James R. Ferguson
Acclaimed Contributor

Re: Techies ..need ur help urgently

Hi Anil:

Sorry, you need to reboot. You cannot kill a process that is hung waiting for an I/O.

A very common (mistake) when dealing with PFS mounted filesystems (as commonly used with Oracle CDROMs) is to kill the PFS daemons. This leads to the same situation and symptoms you now face.

Regards!

Again, sorry, I you need to reboot.

...JRF...
Anil C. Sedha
Trusted Contributor

Re: Techies ..need ur help urgently

Hi James,

are u pretty sure.. that there is no other option. this issue has happened previously too and i cannot afford to boot the server during daytime atleast.

thanks
If you need to learn, now is the best opportunity
Uday_S_Ankolekar
Honored Contributor

Re: Techies ..need ur help urgently

Hi,
I hate to say this but your only option is to reboot ,since the NFS processes are blocked waiting on I/o they are not going to notice your signals

-USA..
Good Luck..
Rodney Hills
Honored Contributor

Re: Techies ..need ur help urgently

You may want to be sure to do "soft" mounts in your /etc/fstab file. That way if a host is not accessable, you won't hang on I/O. You can specify a timeout.

-- Rod Hills
There be dragons...
Anil C. Sedha
Trusted Contributor

Re: Techies ..need ur help urgently

ok..thanks friends

i shall now eventually have to reboot.
If you need to learn, now is the best opportunity
Bill Hassell
Honored Contributor

Re: Techies ..need ur help urgently

Something you need to reconsider: is NFS reliable enough to be used in a production server. I would never allow imported filesystems (including PFS) on a production server and would limit exported filesystems to read-only to avoid the problem you have just seen.


Bill Hassell, sysadmin