[PLUG] How to umount NFS hung mouts

Steven A. Adams stevea at nwtechops.com
Wed Aug 13 10:46:02 UTC 2003


On Wed, 2003-08-13 at 09:40, Alex Daniloff wrote:
> Hello Linux folkz,
> Could somebody tell me please
> how to safely umount locally mounted NFS share
> when remote NFS server is down?
> Rebooting local machine is not an option in my case.
> 

Hey Alex,
If you can use the umount -f option to force the operation I would
suggest rewriting the fstab entry for this mount to include the soft and
timeo=  nfs options (see man mount). This way if the nfs server ever
does this again it will allow the workstation to gracefully recover from
the event.

> Thank you in advance.
> Alex
> 
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
-- 






More information about the PLUG mailing list