I currently have 2 Proxmox hosts:
1. Has 4 cores
2. Has 40 cores
What I would like to do is be able to live migrate a VM in between these hosts while still being able to use all CPU cores. For example, when the sun is down I'd run the VM on a low power host. When the sun comes up, I'd use solar power to live migrate it to a 40 core beast of a server and spin it up into full power.
Currently proxmox has a limitation where it's not possible to assign more CPU cores then the host has available.
Would it be possible to allow users to spin up a VM with more cores assigned to it then the host has?
1. Has 4 cores
2. Has 40 cores
What I would like to do is be able to live migrate a VM in between these hosts while still being able to use all CPU cores. For example, when the sun is down I'd run the VM on a low power host. When the sun comes up, I'd use solar power to live migrate it to a 40 core beast of a server and spin it up into full power.
Currently proxmox has a limitation where it's not possible to assign more CPU cores then the host has available.
Code:
TASK ERROR: MAX 4 vcpus allowed per VM on this node
Would it be possible to allow users to spin up a VM with more cores assigned to it then the host has?
Last edited: