ravening commented on pull request #4259: URL: https://github.com/apache/cloudstack/pull/4259#issuecomment-697190678
> host.reserved.mem.mb @rhtyd I just checked the code and the global setting does not exist. The value `host.reserved.mem.mb` is only checked in `plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java` and has a default value of 1GB. This pr adds a global setting so that we can customize the value and the new value will be stored in all agents. The value is updated in the `host` table as well ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
