Displaying 1 result from an estimated 1 matches for "v097222".
2011 Oct 27
1
delete lvm problem: exited with non-zero status 5 and signal 0
hi,
I use the libvirt-python to manage my virtual machine. When I delete a
volume use vol.delete(0), sometimes it note me that has occur the error:
libvirtError: internal error '/sbin/lvremove
-f /dev/vg.vmms/lvm-v097222.sqa.cm4' exited with
non-zero status 5 and signal 0: Can't remove open
logical volume "lvm-v097222.sqa.cm4".
then I go to the host and run the command:
" sudo lvchange -a n /dev/vg.vmms/lvm-v097222.sqa.cm4"
and then the volume...