Bug 2048535 - [IPI Baremetal] Deployment fails with multiple errors - masters are not ready
Summary: [IPI Baremetal] Deployment fails with multiple errors - masters are not ready
Keywords:
Status: CLOSED DUPLICATE of bug 2047445
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.10
Hardware: Unspecified
OS: Unspecified
high
urgent
Target Milestone: ---
: ---
Assignee: Beth White
QA Contact: Ori Michaeli
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-31 13:06 UTC by Ori Michaeli
Modified: 2022-02-04 01:40 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-02-01 17:08:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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 ***


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