[2008.testing] sshfs

Florian Hackenberger f.hackenberger at chello.at
Sun Feb 22 16:03:47 CET 2009


On Sunday 22 February 2009, Alexey Feldgendler wrote:
> On Sun, 22 Feb 2009 11:18:21 +0100, Jeffrey Ratcliffe
> <jeffrey.ratcliffe at gmail.com> wrote:
> > How can get it to unmount cleanly?
> This usually happens because a process keeps a file or directory
> under the mount point open. One particularly frequent case is when
> the current working directory of some process is under the mount
> point. As the error message suggests, you can use lsof to identify
> the offending process.

sudo lsof +f -- /home/jeff/OM/moko

would give you the list of processes accessing your mountpoint

Cheers,
	Florian

-- 
DI Florian Hackenberger
florian at hackenberger.at
www.hackenberger.at




More information about the community mailing list