Re: Limit Host Resource.

2021-07-26 Thread avi
Thank You Vivek will test it out. On 2021/07/26 06:17:07, Vivek Kumar wrote: > Hello Abhishek, > > You can achieve n+1 redundancy by putting limits on cluster level, Below are > the few settings which you can set on cluster level and global level as well. > So let’s say you have 4 host,

Re: Limit Host Resource.

2021-07-26 Thread Vivek Kumar
Hello Abhishek, You can achieve n+1 redundancy by putting limits on cluster level, Below are the few settings which you can set on cluster level and global level as well. So let’s say you have 4 host, then you can set limit on 70% for maintaining the n+1 redundancy.

Limit Host Resource.

2021-07-25 Thread Abishek
Hello Every One, Is it possible to limit host resources in cloudstack 4.15.1. Lets say if a host CPU and memory resource is allocated about 90%, then do not allow the further new vm's to start on that host(choose another host). Thank You