Change in ovirt-engine[master]: core: Use no overcommit as the default cluster memory policy

Code Review gerrit at ovirt.org
Mon Mar 20 14:35:34 UTC 2017


>From Martin Sivák <msivak at redhat.com>:

Martin Sivák has submitted this change and it was merged.

Change subject: core: Use no overcommit as the default cluster memory policy
......................................................................


core: Use no overcommit as the default cluster memory policy

New clusters now have ballooning and KSM disabled by default and
overcommit set to 100% (no overcommit) by default.

Reason:

Configuring overcommit without ballooning or KSM does not make any
sense. It would affect scheduling (the engine would think it has more
memory), but nothing would actually free the memory.

Bug-Url: https://bugzilla.redhat.com/1433961
Change-Id: I972eb2f6bd9e82853361c7856137ece9775fc394
Signed-off-by: Martin Sivak <msivak at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ClusterOperationCommandBase.java
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Martin Sivák: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests
  Phillip Bailey: Looks good to me, but someone else must approve
  Andrej Krejcir: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/74312
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I972eb2f6bd9e82853361c7856137ece9775fc394
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: Andrej Krejcir <akrejcir at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: Phillip Bailey <phbailey at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the Engine-commits mailing list