Migration impossible : disque LVM inactif
2022-07-08 15:22:59 starting migration of VM 305 to node 'proxmox3' 2022-07-08 15:22:59 starting VM 305 on remote node 'proxmox3' 2022-07-08 15:23:02 [proxmox3] can't activate LV '/dev/VMNAME-vg/vm-305-disk-0': Cannot process volume group VMNAME-vg 2022-07-08 15:23:02 ERROR: online migrate failure - remote command failed with exit code 255 2022-07-08 15:23:02 aborting phase 2 - cleanup resources 2022-07-08 15:23:02 migrate_cancel 2022-07-08 15:23:03 ERROR: migration finished with problems (duration 00:00:05) TASK ERROR: migration problem
Sur le noeud distant, on peut vérifier si le Physical Disk n'est pas disponible dans LVM : pvs|grep VMNAME
Si elle n'existe pas, lancer un pvscan --cache /dev/mapper/VMNAME-cml
Et le Physical Disk doit être opérationnel : pvs|grep VMNAME