Impossible remove Logical Volumes or Volume Group LVM2
Posted
by
abkrim
on Server Fault
See other posts from Server Fault
or by abkrim
Published on 2014-06-11T20:38:26Z
Indexed on
2014/06/11
21:27 UTC
Read the original article
Hit count: 209
lvm
|partitions
After a disk crash part of a LVM group, I can't use LVM2 properly.
If like delete a Logical Volume impossible (Error on SATA Volumen)
lvscan
Couldn't find device with uuid vxHO8W-FPbL-9d5N-GUVb-Lo8d-D9WZ-1RY3Bx.
inactive '/dev/sata/isos' [100.00 GiB] inherit
inactive '/dev/sata/vm-999-disk-1' [10.00 GiB] inherit
inactive '/dev/sata/vm-300-disk-1' [51.00 GiB] inherit
ACTIVE '/dev/pve/vm-103-disk-1' [200.00 GiB] inherit
lvremove /dev/sata/isos
Couldn't find device with uuid vxHO8W-FPbL-9d5N-GUVb-Lo8d-D9WZ-1RY3Bx.
Segmentation fault
dmsetup remove --force sata
device-mapper: table ioctl on sata failed: No such device or address
device-mapper: reload ioctl on sata failed: No such device or address
device-mapper: remove ioctl on sata failed: No such device or address
Command failed
Try also, vgreduce --removemissing, and other commands for delete ALL on SATA Volumen and start form 0.
PVE volumen it's on production.
Apreciate help
© Server Fault or respective owner