Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How To Collect a Sos Report

edited Dec 3, 2024 2:42AM in Linux

A sos report can be collected on systems running Oracle Linux or Red Hat Linux in order to obtain system configuration information and logs.

If the sos package, which provides the sos report utility, isn't installed, install it using the linked instructions.

To collect a sos report, run the following command in a terminal as root, without arguments:

For Oracle Linux 8 and higher

# sos report

For Oracle Linux 6 and 7

# sosreport

If the system has a lot of packages installed, and sos report takes a long time to complete, try disabling rpm database verification:

For Oracle Linux 8 and higher

# sos report -k rpm.rpmva=off

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!