Code:
026-08-01 19:39:00 use dedicated network address for sending migration traffic (172.21.21.7)
2026-08-01 19:39:00 starting migration of VM 101 to node 'pve-ML350pGen8' (172.21.21.7)
2026-08-01 19:39:01 found local disk 'LOCALSTORE_RAID5_VM:vm-101-disk-0.qcow2' (attached)
2026-08-01 19:39:01 found local disk 'LOCALSTORE_RAID5_VM:vm-101-disk-1.qcow2' (attached)
2026-08-01 19:39:01 found local disk 'LOCALSTORE_RAID5_VM:vm-101-disk-2.qcow2' (attached)
2026-08-01 19:39:01 copying local disk images
2026-08-01 19:39:01 ERROR: storage migration for 'LOCALSTORE_RAID5_VM:vm-101-disk-0.qcow2' to storage 'LOCALSTORE_RAID5_VM' failed - cannot migrate from storage type 'lvm' to 'lvm'
2026-08-01 19:39:01 aborting phase 1 - cleanup resources
2026-08-01 19:39:01 ERROR: migration aborted (duration 00:00:02): storage migration for 'LOCALSTORE_RAID5_VM:vm-101-disk-0.qcow2' to storage 'LOCALSTORE_RAID5_VM' failed - cannot migrate from storage type 'lvm' to 'lvm'
TASK ERROR: migration aborted
Hi all,
I converted the datastores of two separate servers with RAID storage from directories to LVM (volumegroup).
In between, I used an iSCSI-LVM datastore on NAS to move the VM disks then 'ive have migrated the VM to second server.
Now that I'm done, the servers have the same datastore configuration with the same name. I can no longer migrate the VMs from one server to the other with the error reported.
What am I missing? I switched to LVM to have more resilience between the two nodes (I have a qDevice acting as a witness), but instead I find myself in a worse situation. Why can't the system migrate VMs between two identically created LVM storage devices?