This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
linux:linux_diagnostic_tool [2024/04/29 11:48] manu |
linux:linux_diagnostic_tool [2024/04/29 11:56] (current) manu |
||
---|---|---|---|
Line 3: | Line 3: | ||
https://github.com/sosreport/sos/releases | https://github.com/sosreport/sos/releases | ||
+ | SOS package is located into Redhat appstream | ||
dnf install sos | dnf install sos | ||
Line 11: | Line 12: | ||
//Note:// Collecting Vital Product Data (VPD) on IBM Power Servers running RHEL depends on the version of the`sos report`and the versions of `IBM Power Systems service and productivity tools` (e.g., lsvpd, libvpd). The `lsvpd` package includes the lsvpd, lscfg, and lsmcode commands. Together with a scanning program named `vpdupdate`, these commands compile a comprehensive hardware inventory of the system. This includes a list of all internal parts, part numbers, locations, serial numbers, feature codes (FC), Custom Card Identification Numbers (CCIN), I/O microcodes, system firmware, etc. Such detailed information is essential for remote engineers to create an action plan and dispatch field engineers for part replacement or system diagnostics. | //Note:// Collecting Vital Product Data (VPD) on IBM Power Servers running RHEL depends on the version of the`sos report`and the versions of `IBM Power Systems service and productivity tools` (e.g., lsvpd, libvpd). The `lsvpd` package includes the lsvpd, lscfg, and lsmcode commands. Together with a scanning program named `vpdupdate`, these commands compile a comprehensive hardware inventory of the system. This includes a list of all internal parts, part numbers, locations, serial numbers, feature codes (FC), Custom Card Identification Numbers (CCIN), I/O microcodes, system firmware, etc. Such detailed information is essential for remote engineers to create an action plan and dispatch field engineers for part replacement or system diagnostics. | ||
+ | Once completed, sosreport will generate a compressed a file under /tmp . | ||
+ | # sosreport |