Skip to main content

A.2.1 Checking the component status


A.2.1 Checking the component status
Use the showhardconf command to check the status of each field replaceable unit (FRU). The displayed information is as follows:
  1. Current configuration and status
  2. Quantities of mounted FRUs by FRU type, such as CPU, memory, and PCIe card
  3. Physical partition (PPAR) information
  4. PCI expansion unit information (displayed only when the power to the physical partition is on)
  5. PCIe card information (displayed only when the power to the physical partition is on)
showhardconf command
Use the showhardconf command to check the system hardware configuration and the status of each component.
A displayed asterisk (*) indicates the fault location regarding a unit where a failure or degradation occurred.
Status displays the following statuses.
  1. Faulted: Non-operational status of the relevant component due to failure
  2. Degraded: A part of the unit has failed, but the unit continues in operation.
  3. Deconfigured: The unit including its components on the lower layers is in a normal condition, but it has been degraded due to the influence of a failure or degradation of another unit.
  4. Maintenance: Maintenance work in progress. The replacefru command is running.
  5. Normal: Normal status
Example: SPARC M10-1 display example
XSCF> showhardconf -M
SPARC M10-1;
+ Serial:20xxxxxxxx; Operator_Panel_Switch:Service;
+ System_Power:Off; System_Phase:Cabinet Power Off;
Partition#0 PPAR_Status:Powered Off;
MBU Status:Normal; Ver:2209h; Serial:TZ01348006 ;
+ FRU-Part-Number:CA07363-D011 A0 /7088702 ;
+ Power_Supply_System: ;
+ Memory_Size:1024 GB; Type: B ;
CPU#0 Status:Normal; Ver:4141h; Serial:00010263;
+ Freq:3.200 GHz; Type:0x20;
+ Core:16; Strand:2;
MEM#00A Status:Normal;
+ Code:ce8001M386B8G70BO0-YH94 0000-2151EFEB;
+ Type:47; Size:64 GB;
MEM#01A Status:Normal;
+ Code:ce8001M386B8G70BO0-YH94 0000-2151EF8A;
+ Type:47; Size:64 GB;
MEM#02A Status:Normal;
+ Code:ce8001M386B8G70BO0-YH94 0000-23BE2621;
+ Type:47; Size:64 GB;
MEM#03A Status:Normal;
+ Code:ce8001M386B8G70BO0-YH94 0000-2151EFE0;
+ Type:47; Size:64 GB;
MEM#10A Status:Normal;
+ Code:ce8001M386B8G70BO0-YH94 0000-2151EF7E;
+ Type:47; Size:64 GB;
MEM#11A Status:Normal;
+ Code:ce8001M386B8G70BO0-YH94 0000-2151EFCA;
+ Type:47; Size:64 GB;
MEM#12A Status:Normal;
+ Code:ce8001M386B8G70BO0-YH94 0000-23BE261C;
+ Type:47; Size:64 GB;
MEM#13A Status:Normal;
+ Code:ce8001M386B8G70BO0-YH94 0000-2151EFCE;
+ Type:47; Size:64 GB;
MEM#00B Status:Normal;
+ Code:ce8001M386B8G70BO0-YH94 0000-23BE2622;
+ Type:47; Size:64 GB;
MEM#01B Status:Normal;
+ Code:ce8001M386B8G70BO0-YH94 0000-2151EFDF;
+ Type:47; Size:64 GB;
MEM#02B Status:Normal;
+ Code:ce8001M386B8G70BO0-YH94 0000-2151EFCD;
+ Type:47; Size:64 GB;
MEM#03B Status:Normal;
+ Code:ce8001M386B8G70BO0-YH94 0000-2151EFFB;
+ Type:47; Size:64 GB;
MEM#10B Status:Normal;
+ Code:ce8001M386B8G70BO0-YH94 0000-23BE261F;
+ Type:47; Size:64 GB;
MEM#11B Status:Normal;
+ Code:ce8001M386B8G70BO0-YH94 0000-2151EFFE;
+ Type:47; Size:64 GB;
MEM#12B Status:Normal;
+ Code:ce8001M386B8G70BO0-YH94 0000-23BE2623;
+ Type:47; Size:64 GB;
MEM#13B Status:Normal;
+ Code:ce8001M386B8G70BO0-YH94 0000-2151EFE5;
+ Type:47; Size:64 GB;
OPNL Status:Normal; Ver:0101h; Serial:TZ1337F0JS ;
+ FRU-Part-Number:CA07363-D101 A0 /7060786 ;
PSUBP Status:Normal; Ver:0101h; Serial:TZ1341P05V ;
+ FRU-Part-Number:CA20366-B15X 002AA/7065594 ;
PSU#0 Status:Normal; Ver:533046h; Serial:GWSD1349000085;
+ FRU-Part-Number:CA01022-0751-M/XXXXXXX ;
+ Power_Status:OFF; AC:200 V;
PSU#1 Status:Normal; Ver:533046h; Serial:GWSD1349000023;
+ FRU-Part-Number:CA01022-0751-M/XXXXXXX ;
+ Power_Status:OFF; AC:200 V;
FANU#0 Status:Normal;
FANU#1 Status:Normal;
FANU#2 Status:Normal;
FANU#3 Status:Normal;
FANU#4 Status:Normal;
FANU#5 Status:Normal;
FANU#6 Status:Normal;
showhardconf -u command
Use the showhardconf command with the -u option to display the quantity of each type of mounted field replaceable unit.
The CPU modules are displayed with the operating frequency, and the memory units are displayed with the capacity per memory. If the option is omitted, the command displays the current configuration information, status information, and physical partition (PPAR) information for each field replaceable unit.
Example: SPARC M10-1 display example
XSCF> showhardconf -u
SPARC M10-1; Memory_Size:1024 GB;
+-----------------------------------+------------+
| FRU | Quantity |
+-----------------------------------+------------+
| MBU | 1 |
| Type:B | ( 1) |
| CPU | 1 |
| Freq:3.200 GHz; | ( 1) |
| MEM | 16 |
| Type:47; Size:64 GB; | (16) |
| PCICARD | 0 |
| LINKCARD | 0 |
| PCIBOX | 0 |
| IOB | 0 |
| LINKBOARD | 0 |
| PCI | 0 |
| FANBP | 0 |
| PSU | 0 |
| FAN | 0 |
| OPNL | 1 |
| PSUBP | 1 |
| PSU | 2 |
| FANU | 7 |
+-----------------------------------+------------+