Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RSCT Validate/Repair check in ServiceReport tool #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

seeteena
Copy link

Signed-off-by: Seeteena Thoufeek [email protected]

@sourabhjains
Copy link
Contributor

Hello @seeteena

Merged your pull request to the next branch.
fbe9530

Thanks for your contribution.

  • Sourabh Jain

@hegdevasant
Copy link

When I run this I see ;

servicereport 2.2.2

RSCT configuration check FAIL

IBM Power Repo Package check FAIL Manual Fix Needed install ibm-power-repo package, run /opt/ibm/lop/configure to agree with the license

<-- Mix of upper and small case is not nice! Probably this should be added at the end ..
Also it doesn't describe how to get ibm-power-repo package . Remember its not shipped by distros

RSCT Installation path FAIL
RSCT package check FAIL
RSCT service status FAIL

-Vasant

@sourabhjains
Copy link
Contributor

Thanks for the review @hegdevasant

Will add instructions to install ibm-power-repo package.

  • Sourabh Jain

The RSCT plugin performs following checks to validate RSCT configuations.

1. Check for RSCT installation path
2. Check for RSCT Package information
3. Check for RSCT Service check
4. Check for ibm-power-repo package

The RSCT plugin performs following checks to repair RSCT configurations.

1. Repair and fix RSCT installation path
2. Repair and fix RSCT Package information if any of the RSCT package is
missing
3. Repair and fix RSCT Service check if any of the RSCT services is down
4. Notifies/WARN user to enable and accept licensing for ibm-power-repo package
if RSCT Packages is not available on the system.

ibm-power-repo package needs to be enabled and accept licensing in
order to install RSCT packages on the system

More info on RSCT:
https://www.ibm.com/support/knowledgecenter/SGVKBA_3.2/admin/bl503_ovrv.html
https://www.ibm.com/support/pages/service-and-productivity-tools

Signed-off-by: Seeteena Thoufeek <[email protected]>
Signed-off-by: Sourabh Jain <[email protected]>
@sourabhjains
Copy link
Contributor

Any update on this pull request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants