Bug 1855291 - 'Enable KSM' is not set by default on new created clusters while for Default cluster it is set.
Summary: 'Enable KSM' is not set by default on new created clusters while for Default ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: BLL.Virt
Version: 4.4.1.7
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ovirt-4.4.3
: ---
Assignee: Shmuel Melamud
QA Contact: Polina
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-09 13:32 UTC by Polina
Modified: 2020-11-11 06:41 UTC (History)
2 users (show)

Fixed In Version: ovirt-engine-4.4.3.5
Clone Of:
Environment:
Last Closed: 2020-11-11 06:41:31 UTC
oVirt Team: Virt
Embargoed:
pm-rhel: ovirt-4.4+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 111422 0 master MERGED core: Enable KSM for new created clusters 2020-10-11 08:21:51 UTC

Description Polina 2020-07-09 13:32:13 UTC
Description of problem:
'Enable KSM' is not set by default on new created clusters while for Default cluster it is set.

Version-Release number of selected component (if applicable):
ovirt-engine-4.4.1.7-0.3.el8ev.noarch

How reproducible:always

Steps to Reproduce:
1. Create a new cluster, add the host.
2. Check Edit cluster/Optimization window.

Actual results:
'Enable KSM' is false
engine=# select name, enable_ksm from cluster_view;
           name            | enable_ksm 
---------------------------+------------
 Default                   | t
 new_cluster               | f


engine=# select name, enable_balloon from cluster;
           name            | enable_balloon 
---------------------------+----------------
 Default                   | t
 new_cluster               | t


Expected results: must be the same as the default cluster


Additional info:

Comment 1 Michal Skrivanek 2020-07-10 04:59:07 UTC
Better be consistent, probably, I'm not sure why we're enabling it for Default but other than that it's admin's preference, there's no right or wrong.

Comment 2 Polina 2020-10-12 14:56:49 UTC
verified on ovirt-engine-4.4.3.6-0.13.el8ev.noarch

Comment 3 Sandro Bonazzola 2020-11-11 06:41:31 UTC
This bugzilla is included in oVirt 4.4.3 release, published on November 10th 2020.

Since the problem described in this bug report should be resolved in oVirt 4.4.3 release, it has been closed with a resolution of CURRENT RELEASE.

If the solution does not work for you, please open a new bug report.


Note You need to log in before you can comment on or make changes to this bug.