wido opened a new pull request #2766: kvm: Agent should not check if remaining 
memory on host is sufficient
URL: https://github.com/apache/cloudstack/pull/2766
 
 
   When a Instance is (attempted to be) started in KVM Host the Agent
   should not worry about the allocated memory on this host.
   
   To make a proper judgement we need to take more into account:
   
   - Memory Overcommit ratio
   - Host reserved memory
   - Host overcommit memory
   
   The Management Server has all the information and the DeploymentPlanner
   has to make the decision if a Instance should and can be started on a
   Host, not the host itself.
   
   Signed-off-by: Wido den Hollander <[email protected]>
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to