----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12078/#review22400 -----------------------------------------------------------
Commit 1a77cdf94687ba93b00a09774f0c5939e30e555f in branch refs/heads/master-6-17-stable from Harikrishna Patnala [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=1a77cdf ] CLOUDSTACK-3187: cluster.(cpu/memory).allocated.capacity.disablethreshold in not considering overcommit factor. cluster is getting disable based on actual use Signed-off-by: Abhinandan Prateek <aprat...@apache.org> - ASF Subversion and Git Services On June 25, 2013, 12:11 p.m., Harikrishna Patnala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/12078/ > ----------------------------------------------------------- > > (Updated June 25, 2013, 12:11 p.m.) > > > Review request for cloudstack, Abhinandan Prateek and Nitin Mehta. > > > Bugs: CLOUDSTACK-3187 > > > Repository: cloudstack-git > > > Description > ------- > > CLOUDSTACK-3187: cluster.(cpu/memory).allocated.capacity.disablethreshold in > not considering overcommit factor. cluster is getting disable based on actual > use. > > While checking for clusters that crosses disable threshold utilization is > calculated based on the actual memory value of cluster. This should consider > the overcommit ratio from cluster_details table. > > > Diffs > ----- > > engine/schema/src/com/cloud/capacity/dao/CapacityDaoImpl.java d14ad87 > > Diff: https://reviews.apache.org/r/12078/diff/ > > > Testing > ------- > > Tested locally > > > Thanks, > > Harikrishna Patnala > >