linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.0: Unmounting unreachable file systems: ?
@ 2003-12-03 19:51 Matthias Urlichs
  0 siblings, 0 replies; only message in thread
From: Matthias Urlichs @ 2003-12-03 19:51 UTC (permalink / raw)
  To: linux-kernel

I would very much like to be able to unmount NFS file systems whose server
is unreachable. Apparently this doesn't work when files are open on that
file system, which is a problem because lsof doesn't work either and thus
I can't easily _find_ these files ...

Any good ideas where to dig further?

@linux linux-2.5 $ sudo umount -f /mnt/smurf 
Cannot MOUNTPROG RPC: RPC: Port mapper failure - RPC: Unable to receive
umount2: Device or resource busy
umount: /mnt/smurf: device is busy
Cannot MOUNTPROG RPC: RPC: Port mapper failure - RPC: Unable to receive
umount2: Device or resource busy
umount: /mnt/smurf: device is busy
@linux linux-2.5 $ sudo lsof
[ hangs until the previous command is executed a few times on another
  console, but then doesn't report anything ]
@linux linux-2.5 $ mount
[...]
play.smurf.noris.de:/smurf on /mnt/smurf type nfs (rw,addr=192.109.102.42)
@linux linux-2.5 $

-- 
Matthias Urlichs   |   {M:U} IT Design @ m-u-it.de   |  smurf@smurf.noris.de
Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de
 - -
There is just one thing I can promise you about the outer-space program:
Your tax dollar will go farther.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-03 19:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-03 19:51 2.6.0: Unmounting unreachable file systems: ? Matthias Urlichs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).