Hide Forgot
Description of Problem: When I test on a Fujitsu iRMC server without a RAID controller, this will cause an error. In case of Fujitsu iRMC server, OCP always tries to clean current RAID setting during deployment. In this case, an error will occur if we try to clean against non-RAID server. And then, OCP deployment fails. Version-Release number of selected component: Red Hat OpenShift Container Platform Version Number:4.8 Release Number:4.8.0-0.nightly-2021-06-06-164529 Drivers or hardware or architecture dependency: Fujitsu iRMC How reproducible: Always Step to Reproduce: $ openshift-install --dir ~/clusterconfigs create manifests $ cp ~/ipi/99_router-replicas.yaml ~/clusterconfigs/openshift/ $ openshift-install --dir ~/clusterconfigs --log-level debug create cluster Actual Results: In case of iRMC, OCP always does delete_configuration clean step. This means that OCP cleans current RAID setting even if we don't set RAID via BareMetalHost. This cause unintentional loss of RAID settings. Expected Results: Not clean current RAID setting if we don't set RAID via BareMetalHost. This means that we don't change current RAID setting in the servers and we use that. Summary of actions taken to resolve issue: Fujitsu sent PR in metal3-io ( https://github.com/metal3-io/baremetal-operator/pull/908 ). Location of diagnostic data: None Hardware configuration: Model: RX2540 M4 Target Release: OCP4.8
Bug move to verified as other qa so it will not block the code from been publish in the release.
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 (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), 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/RHSA-2021:2438