Skip to main content

11.2.5 Checking the PSB Status


11.2.5 Checking the PSB Status
A system board (PSB) refers to a SPARC M12/SPARC M10 chassis.
You can check the PSB power status (power), diagnosis status (test), and degradation status (fault) by executing the showboards command. In a building block configuration, after executing the addboard or deleteboard command to configure or disconnect, respectively, a PSB in a physical partition, you can learn the progress of that operation, such as whether the operation succeeded or failed, with the showboards command. The progress is a status such as PSB assignment to the physical partition (assignment), configuration/disconnection, status (connection), or operation status (configuration).

By using the showboards command, you can check the PSB power status (power), diagnosis status (test), assignment status (assignment), configuration status (connection), operation status (configuration), and degradation status (fault).
Note - For details of the PSB status, see the Fujitsu SPARC M12 and Fujitsu M10/SPARC M10 Domain Configuration Guide, the showboards(8) command man page, or the Fujitsu SPARC M12 and Fujitsu M10/SPARC M10 XSCF Reference Manual.
Operation Procedure
The procedure for checking the PSB status is described below.
  1. Execute the showboards command to check the PSB status.
    The following example displays the status of all PSBs.
XSCF> showboards -a
PSB PPAR-ID(LSB) Assignment Pwr Conn Conf Test Fault
---- ------------ ----------- ---- ---- ---- ------- --------

00-0 00(00) Assigned y y y Passed Normal
01-0 SP Unavailable n n n Testing Normal
02-0 Other Assigned y y n Passed Degraded
03-0 SP Unavailable n n n Failed Faulted
  1. The following example displays detailed information for PSB 00-0.
XSCF> showboards 00-0
PSB PPAR-ID(LSB) Assignment Pwr Conn Conf Test Fault
---- ------------ ----------- ---- ---- ---- ------- --------

00-0 00(00) Assigned y y y Passed Normal
  1. The following example displays the PSB that is in the system board pool and defined for PPAR-ID 00.
XSCF> showboards -p 0 -c sp
PSB PPAR-ID(LSB) Assignment Pwr Conn Conf Test Fault
---- ------------ ----------- ---- ---- ---- ------- --------

01-0 SP Available n n n Passed Normal