Hello,
we migrated a ceph Proxmox cluster from 5.4.1 to 6.0 with 3 nodes. Everything works fine, but live migration no longer works with nested virtualization activated and VMs with CPU type host. The three nodes are the same physical machines, nvmes, cpus, ram and so on.
When I migrate a vm live with cpu type host with nested virtualization turned on for every node, I got following error message:
ERROR: online migrate failure - VM xxx qmp command 'migrate' failed - Nested VMX virtualization does not support live migration yet
This error seems to belong to qemu-kvm package, I search a little bit and found a ticket for redhat that fixes the issue:
https://bugzilla.redhat.com/show_bug.cgi?id=1689216
The only workaround I found was:
1. Deactivate nested virtualization on physical nodes (that's not possible for me)
2. Change cpu type to kvm64 (Just a temporary workaround, cause I want to use all cpu features in a vm)
I think it depends on debian buster packages, is that right?
Kind regards,
Daniel
we migrated a ceph Proxmox cluster from 5.4.1 to 6.0 with 3 nodes. Everything works fine, but live migration no longer works with nested virtualization activated and VMs with CPU type host. The three nodes are the same physical machines, nvmes, cpus, ram and so on.
When I migrate a vm live with cpu type host with nested virtualization turned on for every node, I got following error message:
ERROR: online migrate failure - VM xxx qmp command 'migrate' failed - Nested VMX virtualization does not support live migration yet
This error seems to belong to qemu-kvm package, I search a little bit and found a ticket for redhat that fixes the issue:
https://bugzilla.redhat.com/show_bug.cgi?id=1689216
The only workaround I found was:
1. Deactivate nested virtualization on physical nodes (that's not possible for me)
2. Change cpu type to kvm64 (Just a temporary workaround, cause I want to use all cpu features in a vm)
I think it depends on debian buster packages, is that right?
Kind regards,
Daniel
Last edited: