-
Bug
-
Resolution: Done-Errata
-
Minor
-
4.14
-
No
-
3
-
Metal Platform 255, Metal Platform 256, Metal Platform 257, Metal Platform 258
-
4
-
False
-
-
A provisioning object such as:
apiVersion: metal3.io/v1alpha1 kind: Provisioning metadata: name: provisioning-configuration spec: provisioningInterface: enp175s0f1 provisioningNetwork: Disabled
Would cause Metal3 to not function properly, errors such as:
**
waiting for IP to be configured ens175s0f1
would be seen in the metal-ironic container logs.
A workaround is to delete all related provisioning fields, i.e.:
provisioningDHCPRange: 172.22.0.10,172.22.7.254 provisioningIP: 172.22.0.3 provisioningInterface: enp175s0f1
If the provisioning network is disabled all related provisioning options should be ignored.
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update