Skip to main content

6.4 Diagnosing a Replacement FRU


6.4 Diagnosing a Replacement FRU
This section describes the diagnosis function for checking whether a replacement FRU is operating normally. For details on the command, see the Fujitsu SPARC M12 and Fujitsu M10/SPARC M10 XSCF Reference Manual for the XCP firmware version being used.
  1. Log in to the XSCF shell.
  2. Execute the testsb command.
    The testsb command is used to perform an initial diagnosis of the specified physical system board (PSB). The PSB is powered on and off during the diagnosis. You can check the mounting of HDDs, SSDs, and PCI cards by specifying options.
  1. In the following example, an initial diagnosis of a PSB and a check of the connected I/O are performed.

    <‌Description of options>‌
    -v: Additionally displays a detailed message from the initial diagnosis.

    -p: During diagnosis processing, executes the "probe-scsi-all" command of the OpenBoot PROM and displays the result.

    -s: During diagnosis processing, executes the "show-devs" command of the OpenBoot PROM and displays the result.

    -a: Diagnoses all the mounted PSBs.
XSCF> testsb -v -p -s -a -y
Initial diagnosis is about to start, Continue?[y|n] :y
PSB power on sequence started.
POST Sequence 01 Banner
LSB#00: POST 3.7.0 (2014/01/30 16:51)
:

<<Displayed execution results of "probe-scsi-all">>
/pci@8000/pci@4/pci@0/pci@0/scsi@0

FCode Version 1.00.56, MPT Version 2.00, Firmware Version 13.00.66.00

Target a
Unit 0 Disk TOSHIBA MBF2600RC 3706 1172123568 Blocks, 600 GB
SASDeviceName 50000394281b6190 SASAddress 50000394281b6192 PhyNum 0
Target d
Unit 0 Disk TOSHIBA MBF2600RC 3706 1172123568 Blocks, 600 GB
SASDeviceName 50000394281b5a44 SASAddress 50000394281b5a46 PhyNum 1

<<Displayed execution results of "show-devs">>
/pci@8100/pci@4
/pci@8100/pci@4/pci@0
/pci@8100/pci@4/pci@0/pci@9
/pci@8100/pci@4/pci@0/pci@1
/pci@8100/pci@4/pci@0/pci@0
/pci@8100/pci@4/pci@0/pci@0/network@0,1
/pci@8100/pci@4/pci@0/pci@0/network@0
:

PSB Test Fault
---- ------- --------

00-0 Passed Normal

XSCF>
  1. From the execution result of "probe-scsi-all", confirm that the mounted internal disks are recognized.
  2. From the execution result of "show-devs", confirm that the mounted PCIe cards are recognized.
  3. From the execution result of the initial diagnosis, confirm that "Passed" and "Normal" are displayed for all the PSBs.