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

[enterprise-4.17] Issue in file support/troubleshooting/troubleshooting-installations.adoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • 4.18.z
    • 4.13.z, 4.12.z, 4.14.z, 4.15.z, 4.17.z, 4.16.z
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 3
    • None
    • None
    • None
    • None
    • OSDOCS Sprint 265
    • 1
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      Mismatch in step description and step commands.
      The step description refer to "sssd/audit.log", while the step command use "sssd/sssd.log"    

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

      4.17    

      How reproducible:

      Always    

      Steps to Reproduce:

          1.Go to https://docs.openshift.com/container-platform/4.17/support/troubleshooting/troubleshooting-installations.html#investigating-worker-node-installation-issues_troubleshooting-installations
          2.Procedure 9 > step b
          

      Actual results:

      Inspect a specific log within a /var/log/ subdirectory. The following example outputs /var/log/sssd/audit.log contents from all worker nodes:
      $ oc adm node-logs --role=worker --path=sssd/sssd.log    

      Expected results:

      Inspect a specific log within a /var/log/ subdirectory. The following example outputs /var/log/sssd/sssd.log contents from all worker nodes:
      $ oc adm node-logs --role=worker --path=sssd/sssd.log     

      Additional info:

          

              rhn-support-skaranth Shashank Karanth
              rhn-support-lxia Liang Xia
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: