Bugzilla – Bug 148027
lvremove doesn't work
Last modified: 2006-02-13 12:42:17 UTC
... claims the volume is open but nobody uses it: dom0:~ # lvremove xen/debian Can't remove open logical volume "debian" dom0:~ # fuser -v /dev/xen/debian dom0:~ # lsof /dev/xen/debian
xen issue?
I suspect this one might be related to Bug #149180
Re #1: no xen issue, it's just the vg is named "xen" because they are the virtual disks for xen. It happens also when linux is running on the real hardware without xen. Re #2: Yep, sounds familiar, probably the same bug. *** This bug has been marked as a duplicate of 149180 ***