Hi,
after upgrade to the actual pve-enterprise repository I can't live migrate VMs from an "old" node to an actual one.
are there any tricks to migrate an online VM during the upgrade process?
Udo
after upgrade to the actual pve-enterprise repository I can't live migrate VMs from an "old" node to an actual one.
Code:
qm migrate 106 pve03 --online
Dec 02 16:56:38 starting migration of VM 106 to node 'pve03' (10.1.1.13)
Dec 02 16:56:38 copying disk images
Dec 02 16:56:38 starting VM 106 on remote node 'pve03'
Dec 02 16:56:41 starting online/live migration on tcp:localhost:60000
Dec 02 16:56:41 migrate_set_speed: 8589934592
Dec 02 16:56:41 migrate_set_downtime: 0.1
Dec 02 16:56:41 set migration_caps
Dec 02 16:56:41 set cachesize: 214748364
Dec 02 16:56:41 start migrate command to tcp:localhost:60000
Dec 02 16:56:43 migration status error: failed
Dec 02 16:56:43 ERROR: online migrate failure - aborting
Dec 02 16:56:43 aborting phase 2 - cleanup resources
Dec 02 16:56:43 migrate_cancel
Dec 02 16:56:44 ERROR: migration finished with problems (duration 00:00:06)
migration problems
Udo