Bug#680149: lvremove: Do add a --ignoremonitoring command line switch

Regid Ichira regid23 at yahoo.com
Wed Jul 4 00:14:48 UTC 2012


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.






More information about the pkg-lvm-maintainers mailing list