Re: CPU Core Consumption High

2024-02-19 Thread Bharat Bhushan Saini
Hi Jithin, Thanks for the information. Thanks and Regards, Bharat Saini [signature_2056135577] From: Jithin Raju Date: Monday, 19 February 2024 at 4:26 PM To: users@cloudstack.apache.org Subject: Re: CPU Core Consumption High EXTERNAL EMAIL: Please verify the sender email address before

Re: CPU Core Consumption High

2024-02-19 Thread Jithin Raju
:18 PM To: users@cloudstack.apache.org Subject: Re: CPU Core Consumption High Hi Wei, Sure I will do that. Thanks for the suggestion. Thanks and Regards, Bharat Saini [signature_527882427] From: Wei ZHOU Date: Monday, 19 February 2024 at 3:37 PM To: users@cloudstack.apache.org Subject: Re

Re: CPU Core Consumption High

2024-02-19 Thread Bharat Bhushan Saini
Hi Wei, Sure I will do that. Thanks for the suggestion. Thanks and Regards, Bharat Saini [signature_527882427] From: Wei ZHOU Date: Monday, 19 February 2024 at 3:37 PM To: users@cloudstack.apache.org Subject: Re: CPU Core Consumption High EXTERNAL EMAIL: Please verify the sender email

Re: CPU Core Consumption High

2024-02-19 Thread Wei ZHOU
OU > *Date: *Monday, 19 February 2024 at 2:45 PM > *To: *users@cloudstack.apache.org > *Subject: *Re: CPU Core Consumption High > > EXTERNAL EMAIL: Please verify the sender email address before taking any > action, replying, clicking any link or opening any attachment. > > > Hi, > &g

Re: CPU Core Consumption High

2024-02-19 Thread Bharat Bhushan Saini
To: users@cloudstack.apache.org Subject: Re: CPU Core Consumption High EXTERNAL EMAIL: Please verify the sender email address before taking any action, replying, clicking any link or opening any attachment. Hi, Did you poweroff from inside the VM or on cloudstack UI ? -Wei On Mon, 19 Feb

Re: CPU Core Consumption High

2024-02-19 Thread Wei ZHOU
he vm’s but the resource utilization is same as before > when vm’s are running. > > > > Thanks and Regards, > > Bharat Saini > > > > [image: signature_2781584380] > > > > *From: *Wei ZHOU > *Date: *Tuesday, 13 February 2024 at 12:59 AM > *To: *users@clo

Re: CPU Core Consumption High

2024-02-19 Thread Bharat Bhushan Saini
February 2024 at 12:59 AM To: users@cloudstack.apache.org Subject: Re: CPU Core Consumption High EXTERNAL EMAIL: Please verify the sender email address before taking any action, replying, clicking any link or opening any attachment. +1. The setting was introduced in 4.14 by my PR https

Re: CPU Core Consumption High

2024-02-12 Thread Wei ZHOU
+1. The setting was introduced in 4.14 by my PR https://github.com/apache/cloudstack/pull/3760 However, to keep backwards compatibility, the default value was set to false, which does not make sense IMHO. -Wei 在 2024年2月12日星期一,Darren Cole 写道: > This caught me before as well. > By default resour

Re: CPU Core Consumption High

2024-02-12 Thread Darren Cole
This caught me before as well. By default resource.count.running.vms.only is set to false, so resources are counted for all VMs. On clusters I run I set this to true so that only running VMs are counted for resource use. I have not tested 4.19 yet, but assume the setting stayed the same. The