Use the lsenclosuresem command to display the status (or any pertinent data) about secondary expander modules (SEM) in a 5U92 system.
This command displays the status (or any pertinent data) about SEM in a 5U92 system.
A 5U92 system is a 5U enclosure that can contain up to 92 3.5-inch drives (but must be used in an expansion enclosure).
Attribute | Description |
---|---|
id | Indicates the enclosure ID of the enclosure that contains the disk drawer. The value must be a number 1 - 99. |
sem_id | Indicates the SEM ID for the SEM that is in the enclosure. The value must be a number, 1 or 2. |
status | Indicates the SEM status for the SEM that is in the enclosure. The values are:
|
expander_1_status | Indicates the status of the first or lowest order expander index. The values
are:
|
expander_2_status | Indicates the status of the second expander index (or e+1,
where e is the lowest-order or first expander index). The values are:
|
error_sequence_number | Indicates the event log sequence number of the current event that is logged against the SEM. The value is blank if there is no error to log. |
FRU_part_number | Indicates the field-replaceable unit (FRU) part number for the SEM. The value must be a 7-character numeric string. |
FRU_identity | Indicates the FRU ID for the SEM. The value must be a 22-character alphanumeric string. |
firmware_level_1 | Indicates the SCSI Enclosure Services (SES) firmware level of the lowest order expander index. The value must be a 22-character alphanumeric string. |
firmware_level_2 | Indicates the bootloader firmware level of the lowest order expander index. The value must be a 22-character alphanumeric string. |
firmware_level_3 | Indicates the SES firmware level of the second lowest order expander index. (or s+1, where s is the lowest-order or first expander index). The value must be a 22-character alphanumeric string. |
firmware_level_4 | Indicates the bootloader firmware level of the second lowest order expander index. (or b+1, where b is the lowest-order or first expander index). The value must be a 22-character alphanumeric string. |
firmware_level_5 | Indicates the complex programmable logic device (CPLD) firmware level of the lowest order expander index. The value must be a 22-character alphanumeric string. |
firmware_level_6 | Indicates the CPLD firmware level of the second lowest order expander index (or c+1, where c is the lowest-order or first expander index). The value must be a 22-character alphanumeric string. |
lsenclosuresem 1
The resulting output:
enclosure_id sem_id status expander1_status expander2_status 1 1 online online online 1 2 online online online
lsenclosuresem -sem 1 1
The resulting output:
enclosure_id 1 sem_id 1 status online expander1_status online expander2_status online error_sequence_number FRU_Part_Number ******* FRU_Identity ********************** firmware_level_1 0802.official firmware_level_2 000E firmware_level_3 0802.official firmware_level_4 000E firmware_level_5 1A.04.E3 firmware_level_6 1A.04.E5