Hi,
we have added a new server to our cluster. When we try to migrate a VM from the old (Intel Xeon 5120) to the new server (Xeon 6240) we get the following error:
With a little googling I found that it is a disabled feature of the cpu (TSX), which should be the culprit. In fact when I start a VM with 'Broadwell-noTSX' I can migrate without problems.
Is it possible to reenable on the new server the TSX feature? If not we have to shut down and start all our customer VMs with the 'broadwell-noTSX' CPU setting.
Thanks,
Thomas
we have added a new server to our cluster. When we try to migrate a VM from the old (Intel Xeon 5120) to the new server (Xeon 6240) we get the following error:
Code:
020-11-16 10:08:32 starting migration of VM 175 to node 'pve8' (10.10.2.94)
2020-11-16 10:08:33 starting VM 175 on remote node 'pve8'
2020-11-16 10:08:34 [pve8] kvm: warning: host doesn't support requested feature: CPUID.07H:EBX.hle [bit 4]
2020-11-16 10:08:34 [pve8] kvm: warning: host doesn't support requested feature: CPUID.07H:EBX.rtm [bit 11]
2020-11-16 10:08:34 [pve8] kvm: Host doesn't support requested features
With a little googling I found that it is a disabled feature of the cpu (TSX), which should be the culprit. In fact when I start a VM with 'Broadwell-noTSX' I can migrate without problems.
Is it possible to reenable on the new server the TSX feature? If not we have to shut down and start all our customer VMs with the 'broadwell-noTSX' CPU setting.
Thanks,
Thomas