Use the following table to diagnose problems with the PSSP software for all
servers.
Table 87. IBM pSeries 690 symptoms
Symptom | Recovery |
---|---|
The ssp.basic file set, Java 1.3, or CIMOM is not installed. | See Action 1 - Install ssp.basic file set, Java 1.3, RPM, and CIMOM. |
An external hardware daemon or it's directory have not been created on the control workstation. | See Action 2 - Check permissions of ssp.basic. |
The SDR Frame object was not created for a server. | See Action 3 - Correct SDR Frame object. |
The hardmon daemon is not running. | See Action 4 - Correct System Monitor polling interval. |
The external hardware daemon is not running or not responding. | See Action 5 - Investigate external hardware daemon failure. |
Perform Installation test 1 -Verify the ssp.basic file set to verify that this is a problem. Install the ssp.basic file set using the installp command. Repeat Installation test 1 -Verify the ssp.basic file set.
Perform Installation test 3 - Check external hardware daemon components to verify that this is a problem. Perform the following installation procedures. Repeat Installation test 3 - Check external hardware daemon components.
Java130.rte.bin 1.3.0.8 C F Java Runtime Environment Executables - how to install smitty - where it gets installed /usr/java130/jre/bin/* Java130.rte.lib 1.3.0.8 C F Java Runtime Environment - how to install smitty - where it gets installed /usr/java130/jre/lib/* Libraries Java130.xml4j 1.3.0.0 C F XML Parser for Java - how to install smitty - where it gets installed /usr/java130/jre/lib/ext/xerces.jar
rpm.rte 3.0.5.30 C F RPM Package Manager AIX-rpm 5.1.0.10 C R Virtual Package for libraries and shells installed on system (/bin/rpm) - how to install smitty - where it gets installed /bin/rpm
openCIMOM 0.61 C R The SNIA CIMOM (Common Information Model Object Manager) (/bin/rpm) - name of the CD that cimom is delivered on: "AIX toolbox for Linux applications" - file name on disk openCIMOM-0.61-1.aix5.1.noarch.rpm - how to install rpm -i openCIMOM-0.61-1.aix5.1.noarch.rpm - where it gets installed /opt/freeware/cimom/org/snia/wbem/client/* /opt/freeware/cimom/org/snia/wbem/cim/* - requires rpm.rte & AIX-rpm
Perform Installation test 2 - Check external hardware daemon to verify that this is a problem. Install the ssp.basic file set using the installp command. If any of the permission or file attributes do not match what is shown in Installation test 2 - Check external hardware daemon, issue the chmod or chown commands, as appropriate, to correct the attributes.
Repeat Installation test 1 -Verify the ssp.basic file set and Installation test 2 - Check external hardware daemon.
Perform Configuration test 1 - Check SDR Frame object to verify that this is a problem. Perform these steps:
splstdata: 0022-001 The repository cannot be accessed. Return code was 80.
refer to Diagnosing SDR problems to determine why the SDR cannot be accessed.
For an IBM pSeries 690 type server, the value of the Frame object must be HMC. After correcting the problem, repeat Configuration test 1 - Check SDR Frame object.
Perform Operational test 1 - Check hardmon status to verify that this is a problem. Perform these steps:
startsrc -s hardmon
Then, perform Operational test 1 - Check hardmon status again to determine if hardmon was started successfully.
odmget -q subsysname=hardmon SRCsubsys
The output is similar to the following, which is the default:
SRCsubsys: subsysname = "hardmon" synonym = "" cmdargs = "-r 5" path = "/usr/lpp/ssp/bin/hardmon" uid = 0 auditid = 0 standin = "/dev/console" standout = "/dev/console" standerr = "/dev/console" action = 1 multi = 0 contact = 2 svrkey = 0 svrmtype = 0 priority = 20 signorm = 15 sigforce = 15 display = 1 waittime = 15 grpname = ""
If the cmdargs attribute is not "-r 5", correct this by issuing the following command:
chssys -s hardmon -a "-r 5"
Then reissue the odmget command to verify that the new cmdargs attribute is "-r 5".After correcting the problem, repeat Operational test 1 - Check hardmon status.
Perform Operational test 2 - Check external hardware daemons to determine if the external hardware daemon is running. Perform Operational test 3 - Check frame responsiveness to determine if the external hardware daemon is responding. If either test produces error results, perform these steps:
The same messages that are in the SP hardware log are also found in the AIX Error log. To obtain full details of all SP hardware messages in this log, issue the command:
errpt -aN sphwlog
You may want to redirect the output to a file, because there could be a large amount of output.
hmcmds -G boot_supervisor F:0
where F is the frame number of the server. This notifies the System Monitor that the external hardware daemon has stopped. The System Monitor then starts the daemon.
hmreinitThe System Monitor daemon (hardmon) will be restarted by the AIX System Resource Controller, and the daemon will then restart all of the external hardware daemons. The SDR_config command will also run, updating the SDR as necessary.