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

Missing step in ETCD disk migration procedure

XMLWordPrintable

    • Moderate
    • None
    • 3
    • OSDOCS Sprint 261
    • 1
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

      Description of problem:

      The documentation [0] is not mentioning a mandatory step to encode the provided script to base64

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

      4.1[2-6]

      How reproducible:

      Check the documentation at [0]

      Steps to Reproduce:

          1. Check [0]
          2. The Step #3 in such procedure says "<encoded_etc_find_secondary_device_script>" but there's no mention of a previous step where this is suggested how to be done
          

      Actual results:

      Customer might be confused on what to place into the following YAML snippet:
                  source: data:text/plain;charset=utf-8;base64,<encoded_etc_find_secondary_device_script> 
      

      Expected results:

      There should be a Step#3 included in the documentation like:
      
      "Create a base64 encoded string out of the above example script with the following command:
      base64 -w0 script.sh"
      
      And subsequenst Steps should be updated with the cascading numbering

      Additional info:

      [0] https://docs.openshift.com/container-platform/4.16/scalability_and_performance/recommended-performance-scale-practices/recommended-etcd-practices.html#move-etcd-different-disk_recommended-etcd-practices

              kowen@redhat.com Kevin Owen
              rh-ee-sizucchi Simone Massimo Zucchi
              Ge Liu Ge Liu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: