Hi,
When starting VM error:
How can this problem be solved? How to assign the necessary cores to VM?
configuration VM:
Thank you.
When starting VM error:
Code:
qm start 100
kvm: -numa node,nodeid=1,cpus=1,memdev=ram-node1: CPU index (1) should be smaller than maxcpus (1)
start failed: QEMU exited with code 1
How can this problem be solved? How to assign the necessary cores to VM?
configuration VM:
Code:
balloon: 0
bootdisk: scsi0
cores: 1
ide2: none,media=cdrom
memory: 1024
name: eeee1
numa: 1
numa1: cpus=1,hostnodes=1,memory=1024,policy=bind
ostype: l26
scsi0: VMS:vm-100-disk-0,size=9G
scsihw: virtio-scsi-pci
smbios1: uuid=ceb5befb-d88b-4760-aadc-d3d817e99d5b
sockets: 1
vcpus: 1
vmgenid: b38eff65-ea85-4e45-a87c-be5af2f46a55
Thank you.