This is on pve 8.2.4, no-subscription (testing for work, where we do have a subscription)
When making cloud init clones, they can be live migrated as long as they only have one nic. With more nics, we get this error
once the cloud drive is removed, vms can be live migrated again.
When making cloud init clones, they can be live migrated as long as they only have one nic. With more nics, we get this error
Code:
root@pve1:~# qm migrate 104 pve2 --online
2024-09-16 22:03:56 ERROR: migration aborted (duration 00:00:00): target node is too old (manager <= 7.2-13) and doesn't support new cloudinit section
migration aborted
once the cloud drive is removed, vms can be live migrated again.