If you actually post full management-server.log somewhere (pastebin, or
elsewhere so we can download) - we can take a look. On your CPU, 2399
should work - and anything less than that.
Best,
On Fri, 30 Jul 2021 at 08:57, Wei ZHOU wrote:
> The vm cpu speed (in mhz) should not be greater than th
The vm cpu speed (in mhz) should not be greater than the physical host
(hypervisor).
you can find the check in cloudstack here.
https://github.com/apache/cloudstack/blob/main/server/src/main/java/com/cloud/capacity/CapacityManagerImpl.java#L416
-Wei
On Fri, 30 Jul 2021 at 08:46, technologyrss.ma