Hello Everyone,
thanks to the Proxmox team for this Alpha release. It makes managing VMs across multiple PVE Nodes really comfortable.
Today I encountered in issue in migrating a VM across two nodes. The error is apperently due to the CPU affinity setting on the source VM. The Datacenter Manager tries to set this on the target VM too, as I would expect it. However it fails with the error message below. The interesting part is probably:
The target PVE Node has 16 cores so the numbers 4,5,6,7 should exist and apprently that is not the error. Also I already worked around this by removing the CPU affinity setting and after that the migration is successful.
Do you have any hints on how to further investigate this and get the Data Center Manager to keep the CPU affinity settings for migrations?
thanks to the Proxmox team for this Alpha release. It makes managing VMs across multiple PVE Nodes really comfortable.
Today I encountered in issue in migrating a VM across two nodes. The error is apperently due to the CPU affinity setting on the source VM. The Datacenter Manager tries to set this on the target VM too, as I would expect it. However it fails with the error message below. The interesting part is probably:
And here's the catch: the target PVE Node is connceted via root@pam!pdm-admin and that is the root user. The source PVE Node is connected via an API Token with role 'administrator'. I guess that shouldn't be the problem here.only root can set 'affinity' config
The target PVE Node has 16 cores so the numbers 4,5,6,7 should exist and apprently that is not the error. Also I already worked around this by removing the CPU affinity setting and after that the migration is successful.
Do you have any hints on how to further investigate this and get the Data Center Manager to keep the CPU affinity settings for migrations?
2025-03-02 13:33:33 ERROR: error - tunnel command '{"conf":"affinity: 4,5,6,7\nagent: 1\nboot: order=scsi0;ide2;net0\ncores: 4\ncpu: kvm64,flags=+aes\ncpuunits: 2048\nide2: none,media=cdrom\nlock: migrate\nmemory: 8192\nmeta: creation-qemu=7.2.0,ctime=1685182982\nname: cloud\nnet0: virtio=16:0D:EC:CB:C1:CA,bridge=vmbr0,firewall=1,tag=111\nnuma: 0\nonboot: 1\nostype: l26\nscsi0: local-zfs:vm-111-disk-0,format=raw,iothread=1,size=16G\nscsi1: local-zfs:vm-111-disk-1,format=raw,iothread=1,size=115G\nscsihw: virtio-scsi-single\nsmbios1: uuid=8a631fb2-4f33-4bc9-8b24-3430497633f3\nsockets: 1\nvmgenid: 33f8fec1-2010-40a7-ae4c-833be14b5a53\n","cmd":"config","firewall-config":null}' failed - failed to handle 'config' command - only root can set 'affinity' config