-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.16, 4.16.z
-
Low
-
None
-
False
-
Description of problem:
Openshift baremetal with bonded nics will not provision due to multiple nics available Device "eno12399np0 ens3f0np0 ... br-vms-bond0" does not exist.
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
1. agent provisioned baremetal install 2. multiple nics, maybe bonded. 3. wait for baremetal operator is stuck in progressing
Actual results:
baremetal operator is stuck in progressing oc logs metal3-XXX -n openshift-machine-api -c metal3-static-ip-set PROVISIONING_INTERFACE='eno12399np0 ens3f0np0 bond0 bond0.11@bond0 br-ex br-vms-bond0' Device "eno12399np0 ens3f0np0 bond0 bond0.11@bond0 br-ex br-vms-bond0" does not exist.
Expected results:
provisioning interface to be a singular interface and openshift to install
Additional info: