After disk migration, LVM failed to deactivate

Oct 25, 2024
5
0
1
Hi,

I have noticed strange behavior.
When I migrate disk to another storage, task is OK, but I see message in output: `volume deactivation failed`
So I've got two volumes.
In VM config file I see proper storage.

In CLI i do:
lvdisplay | grep {VM_ID}
then
lvremove /dev/{storage}/vm-{VM_ID}-disk-0.qcow2

but this is not long-term solution ;-)

HV: Proxmox 9.1.4 (repo enterprise)
Storage type: LVM (FC SAN Storage via multipath)