Assuming that: * vg0 is the volume group in question * lv0 is the logical volume * sdc is the physical volume that needs to be freed
there is a workaround possible: 1. lvconvert --mirrorlog core -m 1 /dev/vg0/lv0 2. lvconvert --mirrorlog core -m 0 vg0/lv0 /dev/sdc 3. vgreduce vg0 /dev/sdc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1383905 Title: pvmove fails while clvm is in use (Device or resource busy) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1383905/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
