I would like to know if (and how) there's a way on proxmox to assign a different percentage of real cpu for the virtual machine's cores.
Example: 1 CPU core VPS equal to 80% of real core.
You can set the CPU Limit (under Advanced options) to 0.8 times the number of VCPUs (which is by default the Cores times the Sockets), but this is an overall limit (not per core).
See the manual for more detailed information: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#qm_cpu
You can set the CPU Limit (under Advanced options) to 0.8 times the number of VCPUs (which is by default the Cores times the Sockets), but this is an overall limit (not per core).
See the manual for more detailed information: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#qm_cpu
I looks like it's applied immediately since the VM configuration is changed immediately instead of marked as changed. That's really easy to test yourself. In my test the limit kicked in immediately on a VM with a constant load. For a VM with 2 cores set the CPU Limit to 1.6.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.