Package: lvm2 Version: 2.02.95-4 Severity: wishlist File: /sbin/lvremove
Consider: # lvcreate --permission r --size 1000m --snapshot \ > --name homeSnap /dev/vg00/home Logical volume "homeSnap" created # lvremove -f /dev/vg00/homeSnap /sbin/dmeventd: stat failed: No such file or directory Logical volume "homeSnap" successfully removed Do add lvremove a --ignoremonitoring command line switch. lvcreate has it: $ $ man lvcreate | grep -C1 'Make no attempt to interact' --ignoremonitoring Make no attempt to interact with dmeventd unless --mon- itor is specified. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org