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

Details

    • No
    • 3
    • Metal Platform 253
    • 1
    • False
    • Hide

      None

      Show
      None

    Description

      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.

       

       

      Attachments

        Activity

          People

            dhiggins@redhat.com Derek Higgins
            jcastillolema Jose Castillo Lema
            Jad Haj Yahya Jad Haj Yahya
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: