Bug 2057668
Summary: | IPI deployment on one of HP setups fails with 'Could not verify uefi on device /dev/sda' | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Lubov <lshilin> | ||||
Component: | Bare Metal Hardware Provisioning | Assignee: | Tomas Sedovic <tsedovic> | ||||
Bare Metal Hardware Provisioning sub component: | ironic | QA Contact: | Amit Ugol <augol> | ||||
Status: | CLOSED DUPLICATE | Docs Contact: | |||||
Severity: | high | ||||||
Priority: | unspecified | CC: | awolff, mcornea, ydalal | ||||
Version: | 4.10 | Keywords: | AutomationBlocker, Regression | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
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: | 2022-02-25 16:20:55 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: | |||||||
Attachments: |
|
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 *** |
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