PVE 3.1-21. Dual Proxmox server with LVM Freenas iSCSI Shared Storage.
I have noticed that after chaging boot order from Network to None it made live migration impossible. This behavior was present on all my VMs. It is easily reproductible on my cluster with this procedure.
1) Create new VM with Windows XP OS, No media, 1G HD (On shared storage), All other default
2) Start VM (Will loop on boot sequence)
3) Up to now everything is fine, can live migrate VM between hosts.
4) Go into Option, edit boot order and set boot device 3 from Network to None.
5) Now migration is unable to complete with the following error
Two way I found to correct the problem:
1) Put back Network as boot device 3
2) Stop and reboot this VM.
Is this reproductible on someone else cluster ?
Thanks
I have noticed that after chaging boot order from Network to None it made live migration impossible. This behavior was present on all my VMs. It is easily reproductible on my cluster with this procedure.
1) Create new VM with Windows XP OS, No media, 1G HD (On shared storage), All other default
2) Start VM (Will loop on boot sequence)
3) Up to now everything is fine, can live migrate VM between hosts.
4) Go into Option, edit boot order and set boot device 3 from Network to None.
5) Now migration is unable to complete with the following error
Code:
Dec 28 10:26:55 starting migration of VM 106 to node 'proxmox1' (192.168.1.70)
Dec 28 10:26:55 copying disk images
Dec 28 10:26:55 starting VM 106 on remote node 'proxmox1'
Dec 28 10:26:57 starting ssh migration tunnel
Dec 28 10:26:57 starting online/live migration on localhost:60000
Dec 28 10:26:57 migrate_set_speed: 8589934592
Dec 28 10:26:57 migrate_set_downtime: 0.1
Dec 28 10:26:59 ERROR: online migrate failure - aborting
Dec 28 10:26:59 aborting phase 2 - cleanup resources
Dec 28 10:26:59 migrate_cancel
Dec 28 10:27:00 ERROR: migration finished with problems (duration 00:00:05)
TASK ERROR: migration problems
1) Put back Network as boot device 3
2) Stop and reboot this VM.
Is this reproductible on someone else cluster ?
Thanks