Another NFS nightmare

ME dugan at passwall.com
Sun Mar 24 09:49:48 PST 2002


On Sun, 24 Mar 2002, Lincoln Peters wrote:
> I just realized that I had one of my home computers connected to Palantir 
> via NFS at the time that I shut down Palantir and brought it to RCHS.  Now, 
> my home computer can't unmount the NFS share, apparently because it can't 
> access the server.  If I try to umount it, my computer says:
> 
> umount: /mnt/palantir: Device is busy
> 
> If I try to umount with the -f switch, it says:
> 
> umount2: Device or resource busy
> umount: /mnt/palantir: Illegal seek
> 
> How can I really force the computer to unmount an NFS filesystem?

Do you have ny shells that have cd into one of the nfs dirs, or ny
processes that are trying to read/write to any of the dirs?

Check out lsof and find processes looking to do things in the NFS volume
and kill them or make then stop/change dirs out of that volume.
 (eg:)
# lsof | grep "/nfs/mounted/volume" | less

-ME

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/CM$/IT$/LS$/S/O$ !d--(++) !s !a+++(-----) C++$(++++) U++++$(+$) P+$>+++ 
L+++$(++) E W+++$(+) N+ o K w+$>++>+++ O-@ M+$ V-$>- !PS !PE Y+ !PGP
t at -(++) 5+@ X@ R- tv- b++ DI+++ D+ G--@ e+>++>++++ h(++)>+ r*>? z?
------END GEEK CODE BLOCK------
decode: http://www.ebb.org/ungeek/ about: http://www.geekcode.com/geek.html



More information about the talk mailing list