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

[enterprise-4.16] Issue in file scalability_and_performance/recommended-performance-scale-practices/recommended-etcd-practices.adoc

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • OSDOCS Sprint 276
    • 1
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      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
       
      Docs reference invalid 0755
       
      storage:
            files:
              - path: /etc/find-secondary-device
                mode: 0755
                contents:
                  source: data:text/plain;charset=utf-8;base64,<encoded_etc_find_secondary_device_script>
          This value per ignition spec should be numeric and is referenced as a string above.
       

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

          I think it's at least 4.16 and back to 4.12

      How reproducible:

          Each time, ignition is invalid.
      
      
      https://coreos.github.io/ignition/configuration-v3_4/
      mode (integer): the file's permission mode. Note that the mode must be properly specified as a decimal
       value (i.e. 0644 -> 420). Setuid/setgid/sticky bits are supported. 
      If not specified, the permission mode for files defaults to 0644 or the 
      existing file's permissions if overwrite is false, contents is unspecified, and a file already exists at the path.

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          Should be a different numeric value

      Expected results:

          

      Additional info:

          

              rhn-support-lahinson Laura Hinson
              pbastide_rh Paul Bastide
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: