Skip to content

Commit 6ac6ffa

Browse files
authored
Merge pull request #64442 from ShaunaDiaz/OSDOCS-6453
OSDOCS-6453: Supportability - install failure and sos reports
2 parents b3ab99e + faed10d commit 6ac6ffa

File tree

3 files changed

+20
-1
lines changed

3 files changed

+20
-1
lines changed

_topic_maps/_topic_map_ms.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ Topics:
5555
File: microshift-embed-in-rpm-ostree
5656
- Name: Greenboot health check
5757
File: microshift-greenboot
58+
- Name: Troubleshooting installation issues
59+
File: microshift-installing-troubleshooting
5860
---
5961
Name: Updating
6062
Dir: microshift_updating
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
:_content-type: ASSEMBLY
2+
[id="microshift-installing-troubleshooting"]
3+
= Troubleshooting installation issues
4+
include::_attributes/attributes-microshift.adoc[]
5+
:context: microshift-installing-troubleshooting
6+
7+
toc::[]
8+
9+
To troubleshoot a failed {product-title} installation, you can run an sos report. Use the `sos report` command to generate a detailed report that shows all of the enabled plugins and data from the different components and applications in a system.
10+
11+
include::modules/microshift-gathering-sos-report.adoc[leveloffset=+1]
12+
13+
[role="_additional-resources"]
14+
.Additional resources
15+
* xref:../microshift_support/microshift-sos-report.adoc#microshift-sos-report[About MicroShift sos reports]
16+
17+
* link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/getting_the_most_from_your_support_experience/generating-an-sos-report-for-technical-support_getting-the-most-from-your-support-experience[Generating an sos report for technical support]

microshift_support/microshift-sos-report.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include::_attributes/attributes-microshift.adoc[]
77
toc::[]
88

99
[role="_abstract"]
10-
`sos` is a tool you can use to collect troubleshooting information about a host. An `sos report` will generate a detailed report with all the enabled plugins and data from the different components and applications in a system.
10+
You can use the `sos` tool to collect troubleshooting information about a host. The `sos report` command generates a detailed report that shows all of the enabled plugins and data from the different components and applications in a system.
1111

1212
//:FeatureName: MicroShift
1313
//include::snippets/microshift-tech-preview-snip.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)