Closed PraveenPenguin closed 4 years ago
LOG:
root@system ServiceReport]# ./servicereport -rp KDump Package servicereport 2.2.1
Installing: sos noarch 3.7-6.el8_1 rhel8-repo-1 508 k
Install 1 Package
Total 50 MB/s | 508 kB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : sos-3.7-6.el8_1.noarch 1/1
Running scriptlet: sos-3.7-6.el8_1.noarch 1/1
Verifying : sos-3.7-6.el8_1.noarch 1/1
Installed products updated.
Installed: sos-3.7-6.el8_1.noarch
Complete! Package availability check PASS
ppc64-diag PASS irqbalance PASS perf PASS sos PASS powerpc-utils PASS
[root@system ServiceReport]#
Thanks, @PraveenPenguin for the contribution I will review your patch soon.
Hello @PraveenPenguin
IIUC you want to add a new option that will allow users to run a subset of applicable plugins in both validate and repair mode? If yes then how this new option is different from --plugins option along with --repair?
For example: ./servicereport --plugins kdump package --repair
Thanks, Sourabh Jain
This Patch add support that using -rp option user can provide single or multiple plugin and based on if plugin avilable it will repair and based on processing it print plugin status
Signed-off-by: Praveen K Pandey praveen@linux.vnet.ibm.com