Bug 2057668 - IPI deployment on one of HP setups fails with 'Could not verify uefi on device /dev/sda'
Summary: IPI deployment on one of HP setups fails with 'Could not verify uefi on devic...
Keywords:
Status: CLOSED DUPLICATE of bug 2053752
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Bare Metal Hardware Provisioning
Version: 4.10
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Tomas Sedovic
QA Contact: Amit Ugol
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-02-23 19:55 UTC by Lubov
Modified: 2022-03-24 19:13 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-02-25 16:20:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
master console (122.34 KB, image/png)
2022-02-23 19:55 UTC, Lubov
no flags Details

Description Lubov 2022-02-23 19:55:21 UTC
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

Comment 2 Dmitry Tantsur 2022-02-25 16:20:55 UTC

*** This bug has been marked as a duplicate of bug 2053752 ***


Note You need to log in before you can comment on or make changes to this bug.