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

Enhance must-gather documentation collection to have unique tar file with unique cluster ID

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • 4.13, 4.12, 4.14, 4.15, 4.16, 4.17, 4.18
    • Documentation
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 2
    • None
    • None
    • None
    • None
    • None
    • OSDOCS Sprint 269
    • 1
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      Current OpenShift must-gather collection document [1] states following which can be an issue as customers have many clusters and each must-gathers must be unique for them to identify even though provide --dest-dir as option which is also not default option for them :
      $ tar cvaf must-gather.tar.gz must-gather.local.472290403699006248 
      
      [1] https://docs.openshift.com/container-platform/4.18/support/gathering-cluster-data.html

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

          

      How reproducible:

      Every time as must-gather is collected

      Steps to Reproduce:

      1.   Doc link https://docs.openshift.com/container-platform/4.18/support/gathering-cluster-data.html  
      
      2. must-gather script must tar with unique cluster ID with date of collection or change the documentation to manually provide the date and cluster ID. 
      
      e.g tar cvaf must-gather-`date +"%m-%d-%Y-%H-%M-%S"`-$CLUSTERID.tar.gz must-gather.local.426787175854303238/

      Actual results:

          

      Expected results:

      must-gather script must tar with unique cluster ID with date of collection
      
      e.g $ tar cvaf must-gather-DATE-CLUSTERID.tar.gz must-gather.local.472290403699006248 

      Additional info:

          

              rhn-support-wgabor Bill Gabor
              rhn-support-nchoudhu Novonil Choudhuri
              None
              None
              Ying Zhou Ying Zhou
              None
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: