Description of problem: Remove disk and memory check flags from the OpenShift ansible-inventory files, Users should setup the machine based on the OpenShift master Minimum Hardware Requirements: https://docs.openshift.org/latest/install_config/install/prerequisites.html#hardware. Currently file include a less restrict requirements: openshift_check_min_host_memory_gb=7 openshift_check_min_host_disk_gb=14 Version-Release number of selected component (if applicable): 1.1.3.3 How reproducible: 100% Steps to Reproduce: 1.Set memory to lower than 7G RAM or /var to less then 14GB. 2.Install OpenShift 3. Actual results: Openshift fails on memory lower then 7G or /var less then 14GB. Expected results: OpenShift ansible should fail on requirements based on the values for master in https://docs.openshift.org/latest/install_config/install/prerequisites.html#hardware. Additional info:
default options are used, verified in ovirt-engine-metrics-1.1.4-0.0.master.20180408064245.el7.centos.noarch
This bugzilla is included in oVirt 4.2.2 release, published on March 28th 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.2 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.