This procedure describes how to disable either Enabled Pc-Check or Extended Pc-Check testing using the CLI.
Open an ILOM CLI window and login as root.
Change directory to the service processor (SP) on the blade on which Pc-Check is currently being executed.
Change to the SP/diag subdirectory.
-> cd SP/diag
/SP/diag
Use the show command to verify that the current diag state is either enabled or extended.
-> show
/SP/diag
Targets:
Properties:
state = enabled
Commands:
cd
set
show
Issue the following set command to disable Pc-Check:
set /SP/diag state=disabled
Pc-Check will no longer run when the host is powered on or power cycled. BIOS POST, the default host startup diagnostics, will run as usual.