system controller environment show
Display the FRUs in the controller
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The system controller environment show displays information about all environment 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 the environment FRUs in the cluster:
- Node
- FRU name
- FRU state
Parameters
- { [-fields <fieldname>, ...]
- Selects the fields that you specify.
- | [-instance ]}
- Displays detailed information about the environment FRUs.
- [-node {<nodename>|local}] - Node
- Selects information about all the environment FRUs that the specified node owns.
- [-serial-number <text>] - FRU Serial Number
- Selects information about all the environment FRUs with the specified serial number.
- [-fru-name <text>] - FRU Name
- Selects information about the environment FRU with the specified FRU name.
- [-type {controller|psu|fan|dimm|bootmedia|ioxm|nvram|nvdimm}] - FRU Type
- Selects information about all the environment FRUs with the specified FRU type.
- [-name <text>] - Name
- Selects information about all the environment FRUs with the specified unique name.
- [-state <text>] - FRU State
- Selects information about all the environment FRUs with the specified FRU state.
- [-status {ok|ok-with-suppressed|degraded|unreachable|unknown}] - Status
- Selects information about all the environment FRUs with the specified health monitor status.
- [-display-name <text>] - Display Name for the FRU
- Selects information about all the environment FRUs with the specified display name.
- [-monitor {node-connect|system-connect|system|controller|chassis|cluster-switch|example}] - Monitor Name
- Selects information about all the environment FRUs with the specified monitor.
- [-model <text>] - Model Type
- Selects information about all the environment FRUs with the specified FRU model.
- [-shared {shared|not_shared}] - Shared Resource
- Selects information about all the environment FRUs with the specified sharing type.
- [-chassis-id <text>] - Chassis ID
- Selects information about all the environment FRUs in the specified chassis.
- [-additional-info <text>] - Additional Information About the FRU
- Selects information about all the environment FRU with specified additional information.
- [-seq-state-cnt <integer>] - Count of Same State
- Selects information about all the environment FRU with specified sequential state count.
Examples
The following example displays information about all major environment FRUs in the cluster:
cluster1::> system controller environment show
Node FRU Name State
------------------ ------------------------------ -----------
node1 PSU1 FRU GOOD
node1 PSU2 FRU GOOD
node2 PSU1 FRU GOOD
node2 PSU2 FRU GOOD
The following example displays detailed information about a specific environment FRU:
cluster1::> system controller environment show -node node1 -fru-name "PSU1 FRU" -instance
Node: node1
FRU Serial Number: XXT122737891
FRU Name: PSU1 FRU
FRU Type: psu
Name: XXT122737891
FRU State: GOOD
Status: ok
Display Name for the FRU: PSU1 FRU
Monitor Name: controller
Model Type: none
Shared Resource: shared
Chassis ID: 4591227214
Additional Information About the FRU: Part Number: 114-00065+A0
Revision: 020F
Manufacturer: NetApp
FRU Name: PSU
Give documentation feedback