-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12967/#review23946
-----------------------------------------------------------


Review 12967 PASSED the build test
The url of build cloudstack-master-with-patch #48 is : 
http://jenkins.cloudstack.org/job/cloudstack-master-with-patch/48/

- Jenkins Cloudstack.org


On July 26, 2013, 11:59 a.m., bharat kumar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12967/
> -----------------------------------------------------------
> 
> (Updated July 26, 2013, 11:59 a.m.)
> 
> 
> Review request for cloudstack, Kishan Kavala and Nitin Mehta.
> 
> 
> Bugs: Cloudstack-1695
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> https://issues.apache.org/jira/browse/CLOUDSTACK-1695
> Not enough cpu avialable in cluster according to new overcommit ratio but all 
> stopped Vms can be started without any failure(required cpu for stopped vm is 
> >> available cpu )
> 
> 
> Diffs
> -----
> 
>   server/src/com/cloud/capacity/CapacityManagerImpl.java 05a47dd 
>   server/src/com/cloud/vm/VirtualMachineManagerImpl.java 1fb118f 
> 
> Diff: https://reviews.apache.org/r/12967/diff/
> 
> 
> Testing
> -------
> 
> Tested on old master.
> This happened because we were not recalculating the used and the reserved 
> capacities based on the new overcommit ratio. 
> 
> Now used and reserved capacities of all the hosts in a overcommited cluster 
> will be recalculated on overcommit change by the capacity checker. However 
> this will happen only when capacity checker runs meaning the change in 
> capacities due to updated overcommit values will not be instantaneous.
>   
> 
> 
> Thanks,
> 
> bharat kumar
> 
>

Reply via email to