L leila New Member Apr 26, 2023 13 0 1 Jun 20, 2023 #1 Is this command for edit CPU in VMs? qm set VMID --smp X It doesnt work.
shanreich Proxmox Staff Member Staff member Sep 1, 2022 1,191 282 93 Vienna Jun 20, 2023 #2 The proper command would be: Code: qm set <VMID> --cpu [..] You can find this in our documentation [1] [1] https://pve.proxmox.com/pve-docs/pv...ng_qm_strong_qemu_kvm_virtual_machine_manager Reactions: leila
The proper command would be: Code: qm set <VMID> --cpu [..] You can find this in our documentation [1] [1] https://pve.proxmox.com/pve-docs/pv...ng_qm_strong_qemu_kvm_virtual_machine_manager