[GitHub] cloudstack pull request: CLOUDSTACK-8678: Reserve RAM for KVM host...

2015-08-31 Thread kmccormick
GitHub user kmccormick opened a pull request: https://github.com/apache/cloudstack/pull/766 CLOUDSTACK-8678: Reserve RAM for KVM host OS Use host.reserved.ram.mb agent property to modify total system RAM before reporting to management server. You can merge this pull request

[GitHub] cloudstack pull request: CLOUDSTACK-8678: Reserve RAM for KVM host...

2015-09-01 Thread kmccormick
Github user kmccormick commented on the pull request: https://github.com/apache/cloudstack/pull/766#issuecomment-136810812 OK, reworked this a bit. Removed dom0ram and using only _dom0MinMem now. This line should cause a 1GB default if the value isn't specified in the

[GitHub] cloudstack pull request: CLOUDSTACK-8678: Reserve RAM for KVM host...

2015-09-02 Thread kmccormick
Github user kmccormick commented on the pull request: https://github.com/apache/cloudstack/pull/766#issuecomment-137155599 Regarding the upgrade scenario, I believe that this would not affect any running VMs. Can anyone confirm? Besides just running VMs, it is still a potential