On Wed, Aug 07, 2013 at 02:36:57PM +0200, Bastian Blank wrote: > I'm a developer and use it to trigger an error condition. Please don't > start with that crap about what a user should or should not do. Use the software however you want, but upstream LVM only supports the direct use of devices exposed under /dev/$VG. Any other devices it creates are private and direct access is unsupported and can cause problems as you have demonstrated. These situations you are investigating are caused by external interference with LVM operations and should not occur if LVM is used as intended, so it is better for the code to 'fail safe' and stop so the cause can be investigated and then the system cleaned up safely. An attempt to clean up automatically would risk making the situation worse. Alasdair _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/