[PLUG] How to umount NFS hung mouts
Terry Griffin
griffint at pobox.com
Wed Aug 13 10:59:02 UTC 2003
On Wed, Aug 13, 2003 at 09:40:13AM -0700, 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.
>
> Thank you in advance.
> Alex
>
This won't help you now, but if you run in to this problem a lot
because of an unreliable network, unreliable server, or whatever,
you might want to mount your NFS shares with the "soft" option.
Shares mounted in this way are easier to deal with when the server
is unavailable. Any attempt to access the NFS file system will
time out instead of hang.
There are supposedly some down sides with the "soft" option. The man
page is vague about this, but I suspect it has to do with undesirable
timeouts resulting from a merely busy network or server as opposed to
something actually being down.
Terry
--
Terry Griffin <griffint at pobox.com>
http://www.blindchicken.com/~terryg/
More information about the PLUG
mailing list