Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2048535

Summary: [IPI Baremetal] Deployment fails with multiple errors - masters are not ready
Product: OpenShift Container Platform Reporter: Ori Michaeli <omichael>
Component: InstallerAssignee: Beth White <beth.white>
Installer sub component: OpenShift on Bare Metal IPI QA Contact: Ori Michaeli <omichael>
Status: CLOSED DUPLICATE Docs Contact:
Severity: urgent    
Priority: high CC: bfournie, lshilin, omichael, rbartal, rkhan
Version: 4.10Keywords: TestBlocker
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-01 17:08:09 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 Ori Michaeli 2022-01-31 13:06:17 UTC
Version:

quay.io/openshift-release-dev/ocp-release:4.10.0-fc.4-x86_64

Platform:

IPI BM disconnected env with IPV4 BM network and IPV6 provisioning network 

What happened?

Deployment failed with 3 masters in NotReady state - both on a real bm env and a simulated one.

$ oc get bmh -A
NAMESPACE               NAME                 STATE   CONSUMER                  ONLINE   ERROR   AGE
openshift-machine-api   openshift-master-0           ocp-edge-f2dc8-master-0   true             103m
openshift-machine-api   openshift-master-1           ocp-edge-f2dc8-master-1   true             103m
openshift-machine-api   openshift-master-2           ocp-edge-f2dc8-master-2   true             103m
openshift-machine-api   openshift-worker-0                                     true             103m
openshift-machine-api   openshift-worker-1                                     true             103m
openshift-machine-api   openshift-worker-2                                     true             103m
openshift-machine-api   openshift-worker-3                                     true             103m

$ oc get nodes
NAME                 STATUS     ROLES    AGE   VERSION
openshift-master-0   NotReady   master   70m   v1.23.0+d30ebbc
openshift-master-1   NotReady   master   70m   v1.23.0+d30ebbc
openshift-master-2   NotReady   master   71m   v1.23.0+d30ebbc


What did you expect to happen?

Deployment to succeed.

Run a disconnected IPI BM deploy with IPV4 BM network and IPV6 provisioning network.


Anything else we need to know?

I will add bootstrap logs.

Comment 1 Lubov 2022-01-31 13:11:34 UTC
It also fails for provisioning ipv4 with the last night-lies (at least beginning form 30.01). On both Dell, HP real setups and on virtual simulation

Comment 3 Lubov 2022-01-31 13:16:32 UTC
(In reply to Lubov from comment #2)
> http://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/BZ2048535_virt_log-
> bundle-bootstrap.tar.gz

log bundle from bootstrap on virtual simulation

Comment 6 Ori Michaeli 2022-01-31 15:35:02 UTC
Looks like only dual stack deployments work

Comment 7 Bob Fournier 2022-02-01 17:08:09 UTC
Looks like this is a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2047445

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