-
Bug
-
Resolution: Unresolved
-
Normal
-
4.13.z, 4.12.z, 4.14.z, 4.15.z, 4.17.z, 4.16.z
-
None
-
Quality / Stability / Reliability
-
False
-
-
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:
- links to
(3 links to)