Created attachment 1863065 [details] master console Description of problem: On one of our HP setups deployment of 4.10 constantly fails with the error for all masters time="2022-02-23T21:15:49+02:00" level=error msg="Error: cannot go from state 'deploy failed' to state 'manageable' , last error was 'Deploy step deploy.install_coreos failed on node adabb986-2a40-4f39-97d1-7469e13067df. Could not verify uefi on device /dev/sda, failed with Unexpected error while running command." time="2022-02-23T21:15:49+02:00" level=error msg="Command: mount /dev/sda2 /tmp/tmpwwxxpjuh/boot/efi" time="2022-02-23T21:15:49+02:00" level=error msg="Exit code: 32" time="2022-02-23T21:15:49+02:00" level=error msg="Stdout: ''" time="2022-02-23T21:15:49+02:00" level=error msg="Stderr: 'mount: /tmp/tmpwwxxpjuh/boot/efi: special device /dev/sda2 does not exist.\\n'.'" time="2022-02-23T21:15:49+02:00" level=error time="2022-02-23T21:15:49+02:00" level=error msg=" on ../../tmp/openshift-install-masters-732411922/main.tf line 43, in resource \"ironic_deployment\" \"openshift-master-deployment\":" time="2022-02-23T21:15:49+02:00" level=error msg=" 43: resource \"ironic_deployment\" \"openshift-master-deployment\" {" time="2022-02-23T21:15:49+02:00" level=error The boot mode is UEFI 1. Noticed that boot order is different on masters, synchronized them - didn't help 2. Noticed that firmware is older than on our setup, upgraded on one of masters - no change On console of all masters the same (see attachment). No ironic agent was running On the same setup 4.9 is deployed with no problems Version-Release number of selected component (if applicable): [kni@ocp-edge12 ~]$ oc version Client Version: 4.10.0-0.nightly-2022-02-22-093600 Kubernetes Version: v1.23.3+5642c2c How reproducible: 100% Steps to Reproduce: Deploy using usual procedure Actual results: as described Expected results: Should pass Additional info: will add log-bundle-bootstrap
bootstrap log bundle: http://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/BZ2057668-log-bundle-bootstrap.tar.gz openshift install log: http://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/BZ2057668_openshift_install.log
*** This bug has been marked as a duplicate of bug 2053752 ***