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

Incorrect versions in 4.13 rhel-compute-updating section

XMLWordPrintable

    • Critical
    • No
    • 1
    • OSDOCS Sprint 240
    • 1
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      In https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-rhel-compute.html#rhel-compute-updating-minor_updating-cluster-rhel-compute section.
      
      1. "Red Hat Enterprise Linux (RHEL) versions 8.4 and 8.5 are supported for RHEL compute machines."
      
      should be 
      
      "Red Hat Enterprise Linux (RHEL) versions 8.6 is supported for RHEL compute machines."
      Since what QE tested is RHEL-8.6 worker in a 4.13 cluster.
      
      2."On the machine that you run the Ansible playbooks, update the required repositories:
      
      
      # subscription-manager repos --disable=rhocp-4.11-for-rhel-8-x86_64-rpms \
                                   --disable=ansible-2.9-for-rhel-8-x86_64-rpms \
                                   --enable=rhocp-4.12-for-rhel-8-x86_64-rpms"
      
      which should be 
       # subscription-manager repos --disable=rhocp-4.12-for-rhel-8-x86_64-rpms \
                                                             --enable=rhocp-4.13-for-rhel-8-x86_64-rpms"
      
      
      3. "On each RHEL compute node, update the required repositories:
      
      
      # subscription-manager repos --disable=rhocp-4.11-for-rhel-8-x86_64-rpms \
                                   --enable=rhocp-4.13-for-rhel-8-x86_64-rpms
      " 
      which should be 
      # subscription-manager repos --disable=rhocp-4.12-for-rhel-8-x86_64-rpms \
                                                           --enable=rhocp-4.13-for-rhel-8-x86_64-rpms
      
      
      

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

      
      

      How reproducible:

       
      
      
      

      Steps to Reproduce:

      1.
      2.
      3.
      

      Actual results:

      
      

      Expected results:

      
      

      Additional info:

      
      

              rhn-support-skopacz Sebastian Kopacz
              gpei@redhat.com Gaoyun Pei
              Gaoyun Pei Gaoyun Pei
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: