Re: dashboard cpu

2022-02-21 Thread Ricardo Pertuz
: users@cloudstack.apache.org Subject: Re: dashboard cpu Hi Piotr, might be worth to check which values are shown when overprovision=1x. After all the numer of cores should be correct then, showing you 1344 Cores. I had some "trouble" with host which weren't recognized properly

Re: dashboard cpu

2022-02-21 Thread vas...@gmx.de
Hi Piotr, might be worth to check which values are shown when overprovision=1x. After all the numer of cores should be correct then, showing you 1344 Cores. I had some "trouble" with host which weren't recognized properly after applying updates / usage of maintanace mode. So the numerbers in the d

Re: dashboard cpu

2022-02-21 Thread Wei ZHOU
Hi Priotr, The CPU core calculation does not consider the CPU overprovisioning. It is same as the mysql query: mysql> select sum(total_capacity) from op_host_capacity where capacity_type=90; If it is incorrect, please check the `op_host_capacity` table to see if some hosts have different CPU cor

dashboard cpu

2022-02-21 Thread Piotr Pisz
Hi, I have a question about what the dashboard shows in the cpu core section. We have 21 hosts each with 64 core (3.2 GHz), we have cpu overprovisioning x2 enabled. The dashboard shows cpu cores as 1004/1792 which does not match any of the calculations. How is it counted, what does the dashb