Bug 1840710

Summary: libvirt: Bump machine memory to 8G to accomodate kube-storage-version-migrator pod
Product: OpenShift Container Platform Reporter: Prashanth Sundararaman <psundara>
Component: InstallerAssignee: Prashanth Sundararaman <psundara>
Installer sub component: openshift-installer QA Contact: David Sanz <dsanzmor>
Status: CLOSED ERRATA Docs Contact:
Severity: medium    
Priority: unspecified    
Version: 4.5   
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-13 17:42:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Prashanth Sundararaman 2020-05-27 13:15:01 UTC
In libvirt testing, it was noticed that the newly added kube-storage-version-migrator pod was not coming up on the compute nodes because the node did not satisfy the memory requirements. Bumping the memory to 8G solved the issue.

Comment 3 David Sanz 2020-05-29 12:03:38 UTC
Verified on latest 4.5

[root@morenod-laptop images]# virsh dumpxml morenod-ocp-42d82-master-0 | grep -i memory
  <memory unit='KiB'>8388608</memory>
  <currentMemory unit='KiB'>8388608</currentMemory>

Comment 4 errata-xmlrpc 2020-07-13 17:42:09 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

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

https://access.redhat.com/errata/RHBA-2020:2409