Hi all,
I tried to remove an FC VOL from proxmox and it didn;t go very well.
The sequence was this:
I had moved the disk of a VM to another VOL. After I did that, i tried to delete the unused disk, but proxmox didn't do it with the message:
error with cfs lock 'storage-gix': lvremove 'volgix-3par/vm-7001-disk-0' error: Logical volume volgix-3par/vm-7001-disk-0 is used by another device.
Assuming that the same LV also exists on the new LUN, i did:
dmsetup remove volgix--3par-vm--7001--disk--0
Now, the vgs command does not return on the node. There is no /dev/mapper/volgix--3par-vm--7001--disk--0 of course and the respective device dm-17.
It is not clear to me, why vgs does not return. The VOL is not used by proxmox.
How can i find what creates the deadlock and fix it?
Sp
PS: A reboot is not an option right now.
I tried to remove an FC VOL from proxmox and it didn;t go very well.
The sequence was this:
I had moved the disk of a VM to another VOL. After I did that, i tried to delete the unused disk, but proxmox didn't do it with the message:
error with cfs lock 'storage-gix': lvremove 'volgix-3par/vm-7001-disk-0' error: Logical volume volgix-3par/vm-7001-disk-0 is used by another device.
Assuming that the same LV also exists on the new LUN, i did:
dmsetup remove volgix--3par-vm--7001--disk--0
Now, the vgs command does not return on the node. There is no /dev/mapper/volgix--3par-vm--7001--disk--0 of course and the respective device dm-17.
It is not clear to me, why vgs does not return. The VOL is not used by proxmox.
How can i find what creates the deadlock and fix it?
Sp
PS: A reboot is not an option right now.
Last edited: