apache / apache/cloudstack

Follow up on the #6809 (Reserve memory for host) to add global settings for upper/lower limit

未关闭
#7,129 1 条评论 0 个 reaction 已指派 1 人 已被 @soreana 认领 在 GitHub 查看
no-issue-activity status:stale type:improvement
主要语言
Java
星标
3.1k
派生
1.4k
平均合并
6 天 19 小时
30 天内合并 PR
32

描述

##### ISSUE TYPE

* Improvement Request

##### SUMMARY

In the #6809 PR, @wido suggested to add a new global settings to bound the value of `host.reserved.mem.mb` global setting. Due to the tight schedule, we planed to add these setting in a new PR with different milestone.

Suggested **global** settings are:

| Name | Description | Default value |
|---------------|------------|--------------|
| host.reserved.mem.mb.lower.bound | Sets a lower bound for reserved memory in megabytes. It is not possible to reserve less than this amount for any host. | 0|
| host.reserved.mem.mb.upper.bound | Sets a upper bound for reserved memory in megabytes. It is not possible to reserve more than this amount for any host. The default value is 1 Tbytes | 1048576|

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。