Bug 2087127

Summary: cant install on Dell machines
Product: OpenShift Container Platform Reporter: Yuval Kashtan <ykashtan>
Component: Bare Metal Hardware ProvisioningAssignee: Tomas Sedovic <tsedovic>
Bare Metal Hardware Provisioning sub component: baremetal-operator QA Contact: Amit Ugol <augol>
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: high    
Priority: medium CC: bzvonar, derekh, eglottma, grajaiya, hhei, hpokorny, imelofer, miabbott, pezhang, rpittau, sshnaidm, xfu, yjoseph
Version: 4.11Keywords: Triaged
Target Milestone: ---   
Target Release: 4.11.0   
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-06-07 16:36:49 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:

Description Yuval Kashtan 2022-05-17 11:59:12 UTC
Description of problem:
while https://bugzilla.redhat.com/show_bug.cgi?id=2074483 is fixed,
seems that IPI still uses old rhcos, where this is not yet fixed,
thus we are seeing error attached (as image)

Version-Release number of selected component (if applicable):
latest 4.11 nightly
```
[root@cnfdt13-installer ~]# oc version
Client Version: 4.11.0-0.nightly-2022-05-11-054135
Kustomize Version: v4.5.4
Kubernetes Version: v1.23.3+69213f8
```


How reproducible:
every time

Steps to Reproduce:
1. try to install openshift 4.11 nightly with a bare metal dell worker
2.
3.

Actual results:
node stuck in boot loop


Expected results:
node successfully joins the cluster.


Additional info:
we can observe in grub, that the booted os is still from March:
```

      Red Hat Enterprise Linux CoreOS 411.85.202203181601-0 (Ootpa) (ostree:0)  
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                                

      Use the ^ and v keys to change the selection.                       
      Press 'e' to edit the selected item, or 'c' for a command prompt.   
      Press Escape to return to the previous menu.                        
   The selected entry will be started automatically in 0s.                     

```

Comment 3 Honza Pokorny 2022-05-17 16:23:06 UTC
The fix in the openshift installer was only merged 3 days ago, and we haven't had a successful build of 4.11 nightly in 6 days.

Would you mind trying this with the latest working CI build?  The latest one was 19h ago.

https://amd64.ocp.releases.ci.openshift.org/#4.11.0-0.ci

Comment 4 Yuval Kashtan 2022-05-17 20:21:07 UTC
I was looking at the latest nightly (not ci, because I cant pull that content)
and as I said, the machine-os-images still holds an older rhcos iso

Comment 5 HuijingHei 2022-05-18 09:14:52 UTC
(In reply to Yuval Kashtan from comment #4)
> I was looking at the latest nightly (not ci, because I cant pull that
> content)

The latest nightly build 4.11.0-0.nightly-2022-05-18-010528 works well, you can try it

Comment 6 Yuval Kashtan 2022-05-19 12:30:54 UTC
it works!
:yay:

Comment 7 Iury Gregory Melo Ferreira 2022-06-01 19:09:09 UTC
Yuval can we close this bug since it worked or should mark as verified?
I've marked as blocker -

Comment 8 Derek Higgins 2022-06-07 16:36:49 UTC
(In reply to Yuval Kashtan from comment #6)
> it works!
> :yay:

Closing, based on this comment, please reopen if needed.

Comment 9 Yuval Kashtan 2022-06-08 13:36:55 UTC
agree