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

when adding new machines to the OpenShift cluster, they are stuck unable to download the images necessary to build the node due to name resolution failure, the /etc/resolv.conf file does not exist

XMLWordPrintable

    • Important
    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      Customers are unable to scale-up the OCP nodes when the initial setup is done with OCP 4.8/4.9 and then upgraded to 4.14.33/4.14.34.
      The customer observed that the node scale-up failed due to fail in names resolution and noticed that the /etc/resolv.conf file does not exist on the new machines.
      
      As a workaround, customer create the resolv.conf file manually and then it continued with setting up the new node.
      
      During the troubleshooting we identified that the `resolv-prepender` script do not create the `resolv.conf` file due to unsupported configuration of systemd

       

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

        OCP 4.14.33, systemd 252 (252-14.el9_2.5)

      How reproducible:

          100%

      Steps to Reproduce:

          1. Install OCP in 4.9 and upgrade until 4.14.34 for instance
          2. On OCP 4.14.33/4.14.34, scale machine manually;      

      Actual results:

      Unable to scaleup node with default service definition. After manually create the /etc/resolv.conf file, scaling is working.

      Expected results:

      Node sclaing should work without making any manual changes in the node.

      Additional info:

      OCP IPI installation on Vmware 

              jerzhang@redhat.com Yu Qi Zhang
              rhn-support-bfurtado Bruno Furtado
              Sergio Regidor de la Rosa Sergio Regidor de la Rosa
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: