Version: $ openshift-install version 4.8.8 Platform: baremetal vm Please specify: IPI What happened? When deploying OCP with 3 masters (no workers) on dual-stack, the deployment usually (around 75%) fails to wait for bootstrapping A look at the cluster shows a failure of services; [core@master-0-1 ~]$ sudo systemctl list-units --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● NetworkManager-wait-online.service loaded failed failed Network Manager Wait Online ● ovs-configuration.service loaded failed failed Configures OVS with proper host networking configuration What did you expect to happen? Cluster is deployed successfully. How to reproduce it (as minimally and precisely as possible)? Install OCP on dualstack with 3 master and 0 workers. Logs: http://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/NetworkManager-wait-online.log http://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/ovs-configuration.log http://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/log-bundle-20210901082821.tar.gz
This seems like a networking issue, would you mind having a look?
configure-ovs is failing to create br-ex with a bond, so I think this is one for the ovn-kubernetes folks.
*** This bug has been marked as a duplicate of bug 1971715 ***