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

master mcp becomes degraded due to missing rendered machine config during sno installation

XMLWordPrintable

    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      When installing SNO with version 4.16.25 with inject performance profile in manifests. SNO installation fails as master mcp goes in to degraded state    

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

          4.16.25

      How reproducible:

          Everytime

      Steps to Reproduce:

          1.Create a sno with install-config.yaml like below:
      apiVersion: v1
      baseDomain: 192-168-122-253.sslip.io
      compute:
      - name: worker
        replicas: 0
      controlPlane:
        name: master
        replicas: 1
      metadata:
        name: ocp4163103564
      networking:
        networkType: OVNKubernetes
        machineNetwork:
        - cidr: 10.0.0.0/16
        clusterNetwork:
        - cidr: 10.132.0.0/14
          hostPrefix: 23
        serviceNetwork:
        - 172.30.0.0/16
      platform:
        none: {}
      pullSecret: 
          2. Create a manifests directory injecting the Performance profile 
          3.  Deploy OCP 
          

      Actual results:

      OCP deployment fails
          

      Expected results:

      OCP Deployment should work
          

      Additional info:

      mcp related to master node is degraded with error message:
       message: 'Node ocp4163103564-ctlplane-0.example.local is reporting: "missing MachineConfig
            rendered-master-a752f310be809d423dd104c4e0c76110\nmachineconfig.machineconfiguration.openshift.io
            \"rendered-master-a752f310be809d423dd104c4e0c76110\" not found"'
          reason: 1 nodes are reporting degraded status on sync
      
      
          

              team-mco Team MCO
              mniranja Mallapadi Niranjan
              Sergio Regidor de la Rosa Sergio Regidor de la Rosa
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: