[Gllug] Unmounting an in-use file system

John Hearns john.hearns at cern.ch
Wed Jun 26 12:02:41 UTC 2002


On Wed, 2002-06-26 at 13:26, tet at accucard.com wrote:
> 
I was going to say that the only sure-fire unmount
command is the big one on the front marked ON/OFF :-)


> >fuser -m /dev/filesys -k; sleep 10, umount filesys
> >
> >and see what happens
> 
> Yes, but the particular situation I want to do this for is when there's
> a process in an unkillable state (i.e., in an uniterruptable sleep).
> 
Aha!

Then maybe a combination of fuser and swsusp
http://falcon.sch.bme.hu/~seasons/linux/swsusp.html


Use fuser to see what processes are accessing the partition,
and save 'em off to (another!) partition.
Or maybe I'm babbling as usual.



-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list