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

When provisioningNetwork is set to Disabled, it still tries to start interface with Baremetal IPI

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • No
    • None
    • None
    • Rejected
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

          Installing a baremetal IPI without provisoningNetwork still initiates "provisioning-interface.service". The cluster gets created fine, but it should not throw the error as it makes confusion.

      Version-Release number of selected component (if applicable):

          

      How reproducible:

          always

      Steps to Reproduce:

          1. Deploy a baremetal IPI without provisioningNetwork 
          2. Error appears in the journal
          3.
          

      Actual results:

          Error appers in the journal

      Expected results:

          When deploying without provisionNetwork, it should not initiate the provisioning-interface.service. 

      Additional info:

      install-config.yaml:
      platform:
        baremetal:
          apiVIP: 10.10.10.55
          ingressVIP: 10.10.10.56
          provisioningNetwork: "Disabled"  <=======
          bootstrapExternalStaticIP: 10.10.10.57
          bootstrapExternalStaticGateway: 10.10.10.1
          bootstrapExternalStaticDNS: 10.50.135.251
      
      
      Jouranctl:
      
      
      Mon 2024-04-08 13:56:35 UTC api.test.test init.scope[1]: provisioning-interface.service: Scheduled restart job, restart counter is at 488.
      Mon 2024-04-08 13:56:35 UTC api.api.test.test init.scope[1]: Stopped Provisioning interface.
      Mon 2024-04-08 13:56:35 UTC api.api.test.test init.scope[1]: Starting Provisioning interface...
      Mon 2024-04-08 13:56:35 UTC api.api.test.test provisioning-interface.service[39819]: Error: failed to modify ipv4.addresses: invalid IP address: Invalid IPv4 address ''.
      Mon 2024-04-08 13:56:35 UTC api.api.test.test init.scope[1]: provisioning-interface.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
      Mon 2024-04-08 13:56:35 UTC api.api.test.test init.scope[1]: provisioning-interface.service: Failed with result 'exit-code'.
      Mon 2024-04-08 13:56:35 UTC api.api.test.test init.scope[1]: Failed to start Provisioning interface.

              rh-ee-masghar Mahnoor Asghar
              rhn-support-dchong Daniel Chong
              Daniel Chong
              None
              Jad Haj Yahya Jad Haj Yahya
              None
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: