Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-29660

[Metal3] provisioning-configuration should ignore provisioning options when the provisioning network is disabled

XMLWordPrintable

    • No
    • 3
    • Metal Platform 255, Metal Platform 256, Metal Platform 257, Metal Platform 258
    • 4
    • False
    • Hide

      None

      Show
      None

      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.

       

       

              dhiggins@redhat.com Derek Higgins
              jcastillolema Jose Castillo Lema
              Steeve Goveas Steeve Goveas
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: