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

Autonode sizing backport bug for upgrades to work

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Normal Normal
    • 4.16.z
    • 4.16.z
    • Node / Kubelet
    • None
    • Important
    • None
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • Done

      Description of problem:

      4.17 introduces new auto node sizing values. To preserve backwards compatibility we need to backport a version file.
      
      Related: https://issues.redhat.com//browse/OCPNODE-2226    

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

          

      How reproducible:

          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

            [OCPBUGS-37840] Autonode sizing backport bug for upgrades to work

            Errata Tool added a comment -

            Since the problem described in this issue should be resolved in a recent advisory, it has been closed.

            For information on the advisory (Important: OpenShift Container Platform 4.16.7 bug fix and security update), and where to find the updated files, follow the link below.

            If the solution does not work for you, open a new bug report.
            https://access.redhat.com/errata/RHSA-2024:5107

            Errata Tool added a comment - Since the problem described in this issue should be resolved in a recent advisory, it has been closed. For information on the advisory (Important: OpenShift Container Platform 4.16.7 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2024:5107

            Checked on 4.16.0-0.nightly-2024-08-06-202846, nodes now have /etc/node-sizing-version.json 

            % oc get clusterversion
            NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
            version   4.16.0-0.nightly-2024-08-06-202846   True        False         53m     Cluster version is 4.16.0-0.nightly-2024-08-06-202846
            
            % oc get nodes
            NAME                                                             STATUS   ROLES                  AGE   VERSION
            sunilc416-ckt4c-master-0.us-central1-a.c.openshift-qe.internal   Ready    control-plane,master   78m   v1.29.6+0e57d55
            sunilc416-ckt4c-master-1.us-central1-b.c.openshift-qe.internal   Ready    control-plane,master   78m   v1.29.6+0e57d55
            sunilc416-ckt4c-master-2.us-central1-c.c.openshift-qe.internal   Ready    control-plane,master   78m   v1.29.6+0e57d55
            sunilc416-ckt4c-worker-a-xt8j9                                   Ready    worker                 66m   v1.29.6+0e57d55
            sunilc416-ckt4c-worker-b-bqtnn                                   Ready    worker                 66m   v1.29.6+0e57d55
            sunilc416-ckt4c-worker-c-pf8fp                                   Ready    worker                 66m   v1.29.6+0e57d55
            
            sh-5.1# cat /etc/node-sizing-version.json 
            {"version": 1} 

            Sunil Choudhary added a comment - Checked on 4.16.0-0.nightly-2024-08-06-202846, nodes now have /etc/node-sizing-version.json  % oc get clusterversion NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS version   4.16.0-0.nightly-2024-08-06-202846   True        False         53m     Cluster version is 4.16.0-0.nightly-2024-08-06-202846 % oc get nodes NAME                                                             STATUS   ROLES                  AGE   VERSION sunilc416-ckt4c-master-0.us-central1-a.c.openshift-qe.internal   Ready    control-plane,master   78m   v1.29.6+0e57d55 sunilc416-ckt4c-master-1.us-central1-b.c.openshift-qe.internal   Ready    control-plane,master   78m   v1.29.6+0e57d55 sunilc416-ckt4c-master-2.us-central1-c.c.openshift-qe.internal   Ready    control-plane,master   78m   v1.29.6+0e57d55 sunilc416-ckt4c-worker-a-xt8j9                                   Ready    worker                 66m   v1.29.6+0e57d55 sunilc416-ckt4c-worker-b-bqtnn                                   Ready    worker                 66m   v1.29.6+0e57d55 sunilc416-ckt4c-worker-c-pf8fp                                   Ready    worker                 66m   v1.29.6+0e57d55 sh-5.1# cat /etc/node-sizing-version.json  { "version" : 1}

              aos-node@redhat.com Node Team Bot Account
              rphillip@redhat.com Ryan Phillips
              Sunil Choudhary Sunil Choudhary
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: