Red Hat Bugzilla – Bug 1075922
[Docs] [Feature] Users Can Switch On or Off KSM at the Cluster Level
Last modified: 2014-07-24 20:15:26 EDT
Up to RHEV 3.2, KSM was controlled by ksmtuned. Users wanting stop KSM just wanted to stop ksmtuned service in each host. In RHEV 3.3, vdsm stops ksmtuned and gives KSM control to MOM. MOM controls KSM and memory ballooning. We can disable memory ballooning using RHEV Admin Portal interface, unchecking "Enable Memory Balloon Optimization" on Cluster level, which will have effect in next Host "Up". Please provide the equivalent way to disable KSM using Admin Portal (and API as well). vdsm counterpart handled in http://bugzilla.redhat.com/1025780 -- https://bugzilla.redhat.com/show_bug.cgi?id=1026980 See also: https://bugzilla.redhat.com/show_bug.cgi?id=1025780
The UI elements of this bug have been previously covered by me in bug 1075253 (updating the screen shots and procedures in the New/Edit Cluster window). I have now updated the Host Clusters section of the REST API in the Tech Guide to cover this new function. I have updated the Host Cluster Elements table (7967) to include the new 'ksm' element that appears under each cluster in the REST API. I have updated the XML Representation of a Host Cluster section (7970) to include the 'ksm' (<enabled>true</enabled> OR <enabled>false</enabled>) element. While I was editing this section, I also updated it as a whole to reflect the actual output in the REST API.
Documentation Link ------------------------------ http://documentation-devel.engineering.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.4/html-single/Technical_Guide/index.html#Host_Cluster_Elements http://documentation-devel.engineering.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.4/html-single/Technical_Guide/index.html#XML_Representation_of_a_Host_Cluster What Changed ------------------------------ The following topics were revised to include this feature. The 'ksm' element was added to table 24.1, and to the XML representation of a cluster. Cluster Elements [ 7967-629248 ] XML Representation of a Cluster [ 7970-629248 ] Updated revision history: [ 30107-629253 ] NVR ------------------------------ Red_Hat_Enterprise_Virtualization-Technical_Guide-3.4-web-en-US-3.4-8.el6eng Moving to ON_QA.
Peer reviewed. KSM element visible in table 24.1 KSM element visible in XML VERIFIED