TASK ERROR: total memory for NUMA nodes must be equal to vm static memory

ola

Renowned Member
Mar 6, 2013
20
0
66
Hi!

I can not manage to get my VM started after setting the numa command in the vm config.


vm.conf
balloon: 0
bios: ovmf
boot: dcn
bootdisk: virtio0
cores: 8
cpu: host
efidisk0: System-Drives2:vm-110-disk-0,size=4M
hostpci0: 04:00,pcie=1,x-vga=1
hotplug: disk,network,usb,memory,cpu
ide2: none,media=cdrom
keyboard: sv
machine: q35
memory: 16384
name: X
net0: virtio=00:15:XX:XX:XX:XX,bridge=vmbr0
numa: 1
numa0: cpus=0-7,hostnodes=0,policy=bind,memory=16384
ostype: win10
scsihw: virtio-scsi-pci
smbios1: uuid=99e81ea0-5b56-XX-XX-XX
sockets: 1
startup: up=120
vga: none
virtio0: System-Drives2:vm-110-disk-1,size=500G

If i change to memory=16384M is will start but it will not stick to Numa node 0, it will use random core.

Anyone have an idea?
 
numactrl --hardware for reference
available: 4 nodes (0-3)
node 0 cpus: 0 1 2 3 4 5 6 7 32 33 34 35 36 37 38 39
node 0 size: 32219 MB
node 0 free: 26736 MB
node 1 cpus: 8 9 10 11 12 13 14 15 40 41 42 43 44 45 46 47
node 1 size: 32252 MB
node 1 free: 27606 MB
node 2 cpus: 16 17 18 19 20 21 22 23 48 49 50 51 52 53 54 55
node 2 size: 32228 MB
node 2 free: 25520 MB
node 3 cpus: 24 25 26 27 28 29 30 31 56 57 58 59 60 61 62 63
node 3 size: 32252 MB
node 3 free: 22609 MB
node distances:
node 0 1 2 3
0: 10 21 30 21
1: 21 10 21 30
2: 30 21 10 21
3: 21 30 21 10