[Linux-ha-dev] Filesystem not umounted because fuser does not see unix domain sockets

Lars Marowsky-Bree lmb at suse.de
Fri Jun 22 09:32:32 MDT 2007


On 2007-06-22T14:33:34, Lars Ellenberg <lars.ellenberg at linbit.com> wrote:

> so we may want to complement the "$FUSER -a -k -v -m" with
> something like
>  lsof -U | awk '/ \/'"$mountpoint"'\// { print $2 }' | xargs -- kill
> 
> comments?

Clearly correct. Thanks for pointing that out, and I've got to admit I
missed that.

Why complement though - doesn't lsof actually implement more than fuser?


Regards,
    Lars

-- 
Teamlead Kernel, SuSE Labs, Research and Development
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
"Experience is the name everyone gives to their mistakes." -- Oscar Wilde



More information about the Linux-HA-Dev mailing list