system controller fru show
Display Information About the FRUs in the Controller
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The system controller fru show command displays information about all the controller specific Field Replaceable Units (FRUs) in the cluster. These commands are available for 80xx, 25xx and later systems. Earlier models are not supported. By default, the command displays the following information about all the FRUs in the cluster:
- Node
- FRU name
- Health monitor subsystem
- Health monitor status
Parameters
- { [-fields <fieldname>, ...]
- Selects the fields that you specify.
- | [-instance ]}
- Displays detailed information about the controller specific FRUs in the cluster.
- [-node {<nodename>|local}] - Node
- Selects information about the FRUs in the specified node.
- [-subsystem <Subsystem>] - Subsystem
- Selects information about the FRUs of the specified subsystem.
- [-serial-number <text>] - FRU Serial Number
- Selects information about the FRU with the specified serial number.
- [-fru-name <text>] - Name of the FRU
- Selects information about the FRU with the specified FRU name.
- [-type {controller|psu|fan|dimm|bootmedia|ioxm|nvram|nvdimm}] - FRU Type
- Selects information about the FRU with the specified FRU type.
- [-name <text>] - FRU Name
- Selects information about the FRU with the specified unique name.
- [-state <text>] - FRU State
- Selects information about the FRU with the specified state.
- [-status {ok|ok-with-suppressed|degraded|unreachable|unknown}] - Status
- Selects information about the FRU with the specified health monitor status.
- [-display-name <text>] - Display Name for the Fru
- Selects information about the FRU with the specified display name.
- [-monitor {node-connect|system-connect|system|controller|chassis|cluster-switch|example}] - Monitor Name
- Selects information about the FRU with the specified health monitor type.
- [-model <text>] - Model Type
- Selects information about the FRU with the specified model.
- [-chassis-id <text>] - Chassis ID
- Selects information about the FRU with the specified chassis ID.
- [-location <text>] - Location of the FRU
- Selects information about the FRU with the specified FRU location.
- [-additional-info <text>] - Additional Information About the FRU
- Selects information about the FRU with the specified additional information.
Examples
The example below displays information about all controller specific FRUs in the cluster.
cluster1::> system controller fru show
Node FRU Name Subsystem Status
------------------ ---------------------------- ------------------ -----------
node1 Fan2 Environment ok
node1 Fan3 Environment ok
node1 Fan1 Environment ok
node1 PSU1 Environment ok
node1 PSU2 Environment ok
node1 DIMM-2 Memory ok
node1 DIMM-1 Memory ok
node 1 DIMM-3 Memory ok
node 1 DIMM-4 Memory ok
node 1 BootMedia Motherboard ok
node 2 Fan2 Environment ok
node 2 Fan3 Environment ok
node 2 Fan1 Environment ok
node 2 PSU1 Environment ok
node 2 PSU2 Environment ok
node 2 DIMM-2 Memory ok
node 2 DIMM-4 Memory ok
node 2 DIMM-1 Memory ok
node 2 DIMM-3 Memory ok
node 2 BootMedia Motherboard
20 entries were displayed.
cluster1::> system controller fru show -instance -serial-number PSQ0A2180601441
Node: node1
Subsystem: Environment
FRU Serial Number: PSQ0A2180601441
Name of the FRU: PSU1
FRU Type: psu
FRU Name: PSQ0A2180601441
FRU State: GOOD
Status: ok
Display Name for the Fru: PSU1
Monitor Name: controller
Model Type: none
Chassis ID: 021806001720
Location of the FRU: Memory Slot: PSU1
Additional Information About the FRU: Part Number: 114-00162
Revision: C0
Manufacturer:
FRU Name: J1460201
Node: node2
Subsystem: Environment
FRU Serial Number: PSQ0A2180601441
Name of the FRU: PSU1
FRU Type: psu
FRU Name: PSQ0A2180601441
FRU State: GOOD
Status: ok
Display Name for the Fru: PSU1
Monitor Name: controller
Model Type: none
Chassis ID: 021806001720
Location of the FRU: Memory Slot: PSU1
Additional Information About the FRU: Part Number: 114-00162
Revision: C0
Manufacturer:
FRU Name: J1460201
2 entries were displayed.
Give documentation feedback