Bug 1317641

Summary: [Docs] Satellite 5.7 user guide directs the use of removed sosreport plugin
Product: Red Hat Satellite 5 Reporter: Jeff Pullen <jpullen>
Component: Docs User GuideAssignee: Russell Dickenson <rdickens>
Status: CLOSED CURRENTRELEASE QA Contact: Julie <juwu>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 570CC: adahms, dmacpher, rdickens
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-21 03:52:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Jeff Pullen 2016-03-14 17:59:13 UTC
Description of problem:

Our docs at https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/5.7/html/User_Guide/chap-Troubleshooting.html#idp3827184 within the "Note" section says this.

" Additionally, Red Hat provides a command line tool called the SoS Report, commonly known by its command sosreport. This tool collects your Proxy's configuration parameters, log files, and database information and sends it directly to Red Hat.
To use this tool for Red Hat Satellite information, you must have the sos package installed. Type sosreport -o rhn as root on the Satellite server to create a report."

Then it gives an example using an outdated version of sosreport. The rhn plugin does not exist (not sure when it was removed) and is now called satellite.


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


How reproducible:


Steps to Reproduce:
1. Login to a satellite as root
2. Run the suggested command "sosreport -o rhn"
3. Get an error that the plugin does not exist

Actual results:

[root@hostname] # sosreport -o rhn

sosreport (version 3.2)

a non-existing plugin (rhn) was specified in the command line


Expected results:
[root@hostname] # sosreport -o satellite

sosreport (version 3.2)

This command will collect diagnostic and configuration information from
this Red Hat Enterprise Linux system and installed applications.

An archive containing the collected information will be generated in
/tmp and may be provided to a Red Hat support representative.

Any information provided to Red Hat will be treated in accordance with
the published support policies at:

  https://access.redhat.com/support/

The generated archive may contain data considered sensitive and its
content should be reviewed by the originating organization before being
passed to any third party.

No changes will be made to system configuration.

Press ENTER to continue, or CTRL-C to quit.


Additional info:

Comment 1 Andrew Dahms 2017-07-04 09:57:28 UTC
Moving to 'NEW' and the default assignee to be triaged as the schedule allows.

Comment 3 Julie 2017-07-21 01:04:02 UTC
The sos report section has been updated to reflect the current output. Moving this bug to VERIFIED.

Cheers,
Julie