Use the lsenclosurefanmodule command
to report the status of each fan module and the contained fans in
an enclosure.
Syntax
lsenclosurefanmodule
[ -nohdr
] [ -delim delimiter
] [ [ -fanmodule
fanmodule_id ] enclosure_id ]
Parameters
- -fanmodulefanmodule_id
- (Optional) Specifies the ID of the fan module for which
data is displayed. The possible values are 1 or 2, and any other value returns no output.
- -nohdr
- (Optional) By
default, headings are displayed for each column of data in a concise
style view, and for each item of data in a detailed style view. The -nohdr parameter suppresses the display of these headings.
Note: If there is no data to be displayed, headings are not displayed.
- -delim delimiter
- (Optional) By default in a concise view, all columns
of data are space-separated. The width of each column is set to the
maximum possible width of each item of data. In a detailed view, each
item of data has its own row, and if the headers are displayed, the
data is separated from the header by a space. The -delim parameter overrides this behavior. Valid input for the -delim parameter is a one-byte character. If you enter -delim : on the command line, the colon character (:) separates all items of data in a concise view; for example,
the spacing of columns does not occur. In a detailed view, the data
is separated from its header by the specified delimiter.
- enclosure_id
- (Optional)
Specifies the ID of the enclosure for which data is displayed.
Description
The command reports status for fan modules and the contained fans
in an enclosure.
Table 1 provides the
possible values that are applicable to the attributes that are displayed
as data in the output views.
Table 1. lsenclosurefanmodule attribute values
Attribute |
Value |
enclosure_id |
Indicates the enclosure ID of the enclosure
that contains the fan module. |
fan_module_id |
Indicates the fan module ID of the fan module
that is in the enclosure. The possible values are 1 or 2. |
status |
Indicates the combined status of the fan module
and any contained fans. The values are:
|
error_sequence_number |
Indicates the event log sequence number of the
current event that is logged against the fan module. It is blank if
there is no current event. |
FRU_part_number |
Indicates the part number of the fan module. |
FRU_identity |
Indicates the FRU identity of the fan module. |
fault_LED |
Indicates the status of the fault light-emitting
diode (LED) on the fan module:
- on, which indicates that the LED is on
- off, which indicates that the LED is off
- unknown, which indicates that the LED status
is unknown
|
An invocation example
lsenclosurefanmodule
The resulting output:
enclosure_id fan_module_id status
1 1 online
1 2 online
2 1 online
2 2 online
An invocation example
lsenclosurefanmodule 2
The resulting output:
enclosure_id fan_module_id status
2 1 online
2 2 online
An invocation example
lsenclosurefanmodule -fanmodule 1 1
The resulting output:
enclosure_id 1
fan_module_id 1
status online
error_sequence_number
FRU_part_number 31P1847
FRU_identity 11S31P1846YM10BG3B101N
fault_LED off