Displaying 1 result from an estimated 1 matches for "web323".
Did you mean:
web123
2013 Jan 18
1
unable to unmount drdb+ocfs2 with bind-mount active
Hi all,
i?m not sure if my problem is realted to ocfs2 or to drbd, so i x-post
this post to both lists.
I?ve drbd-volume [v 8.3.9] (dual-primary) with ocfs2 [v 1.6.3] as a
filesystem.
If I add a "bind-mount" like
/var/log/ispconfig/httpd/blog.schaal-24.de
/srv/www/clients/client2/web323/log none bind,nobootwait 0 0
to /etc/fstab i`m unable to run umount /srv/www (which is drbd-volume
with ocfs2).
umount: /srv/www: device is busy.
(In some cases useful info about processes that use
the device is found by lsof(8) or fuser(1))
Neither "lsof|grep www" nor...