LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   LinuxAnswers Discussion (https://www.linuxquestions.org/questions/linuxanswers-discussion-27/)
-   -   HOW TO: Unmounting a NFS mount on a server when the mounted server has gone down, causing the applications thread to hang up. (https://www.linuxquestions.org/questions/linuxanswers-discussion-27/how-to-unmounting-a-nfs-mount-on-a-server-when-the-mounted-server-has-gone-down-causing-the-applications-thread-to-hang-up-530234/)

rahulk 02-18-2007 06:32 PM

HOW TO: Unmounting a NFS mount on a server when the mounted server has gone down, causing the applications thread to hang up.
 
A new la entry has been added:

HOW TO: Unmounting a NFS mount on a server when the mounted server has gone down, causing the applications thread to hang up.

Quote:

It is a problem area which we have faced a lot which causes the services and server to hang up whenever a server which is mounted on another Liux server goes down.

anuragccsu 04-13-2010 10:25 PM

Nfs unmount, not able to unmount
 
Hi Above,

I've an nfs server and from a client i am using a volume on it,
but on the server i want to unmount the volume which is mounted on a remote machine.
i did:
comment the corresponding partition in /etc/exports and run
exportfs -r
now when i try umount <partition name> it says me device or resource busy?
what is work around here?

thanks
Anurag

devendrakoli 07-22-2010 11:51 PM

Adding Vitual IP for Unmounting NFS Partition
 
Hi Rahul,

Thanks for trick of adding a virtual IP.

Regards,
Devendra Koli

MikeyCarter 06-21-2013 10:25 AM

Quote:

Originally Posted by devendrakoli (Post 4042614)
Hi Rahul,

Thanks for trick of adding a virtual IP.

Regards,
Devendra Koli

I tried this trick and can get some of the commands unlocked. However unmounting I get "Stale file handle". The unmount -f and -l combinations give the same "stale file handle"

Any ideas?


All times are GMT -5. The time now is 12:00 AM.