lsenclosure
Use the lsenclosure command to view a summary of the enclosures.
Syntax
>>- lsenclosure -- --+----------+-- ----------------------------> '- -nohdr -' >--+-----------------------------------+-- ---------------------> '- -filtervalue -- attribute_value -' >--+-----------------+-- --+-----------------------+-- ---------> '- -filtervalue? -' '- -delim -- delimiter -' >--+--------------+-- ----------------------------------------->< '-enclosure_id-'
Parameters
- -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 no data is available to be displayed, headings are not displayed.
- -filtervalue attribute=value
- (Optional) Specifies a list of one or more filters. Only objects
with a value that matches the filter attribute value are displayed. Note: Some filters allow the use of a wildcard when you enter the command. The following rules apply to the use of wildcards:
- The wildcard character is the asterisk (*).
- The command can contain a maximum of one wildcard.
- When you use a wildcard, enclose the filter entry within double quotation marks (""): lsenclosure -filtervalue id="1*"
- -filtervalue?
- (Optional) Displays the valid filter attributes for the -filtervalue parameter:
- drive_slots
- id
- IO_group_id
- IO_group_name
- managed
- online_canisters
- online_PSUs
- product_MTM
- serial_number
- status
- total_canisters
- total_PSUs
- type
- -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 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 1-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
- Detailed information for the enclosure that you specify.
Description
This command displays a summary of the enclosures (including status information for canisters and power and cooling units, and other enclosure attributes). Table 1 shows the possible outputs:| Attribute | Description |
|---|---|
| id | Indicates the ID of the enclosure. |
| status | Indicates whether an enclosure is visible to the SAS network:
|
| type | Indicates the type of enclosure:
|
| managed | Indicates whether the enclosure is managed:
|
| IO_group_id | Indicates the I/O group the enclosure belongs to; blank if canisters are connected to two different I/O groups. |
| IO_group_name | Indicates the I/O group the enclosure belongs to; blank if canisters are connected to two different I/O groups. |
| error_sequence_number | Indicates the error log number of the highest priority error for this object. This attribute is typically blank; however, if a problem exists (for example, the status has degraded), then it contains the sequence number of that error. |
| product_MTM | Indicates the product machine type and model. |
| serial_number | Indicates the serial number of the enclosure. This serial number is the product serial number, which indicates the enclosure and its contents. The enclosure has its own serial number, which is embedded in the FRU_identity 11S data. |
| FRU_part_number | Indicates the FRU part number of the enclosure. |
| FRU_identity | Indicates the 11S serial number that combines the manufacturing part number and the serial number. |
| total_canisters | Indicates the maximum number of canisters for this enclosure type. |
| online_canisters | Indicates the number of canisters that are contained in this enclosure that are online. |
| total_PSUs | Indicates the number of power and cooling units in this enclosure. |
| online_PSUs | Indicates the number of power-supply units (PSUs) contained in this enclosure that are online. |
| drive_slots | Indicates the number of drive slots in the enclosure. |
| machine_part_number | Blank. |
| machine_signature | Indicates a machine signature unique to the control enclosure and representing the serial
number and machine part number. The format is a hyphenated string of 19 hexadecimal characters.
Remember: Expansion enclosures do not have a machine signature.
|
| total_sems | Indicates the total number of secondary expander modules (SEMs) that are in the system. The value must be a number 0 - 2. |
| online_sems | Indicates the total number of SEMs in the system that are online. The value must be a number 0 - 2. |
A detailed invocation example
lsenclosure 1
The following detailed output is displayed:
id 1
status online
type control
managed no
IO_group_id 0
IO_group_name io_grp0
fault_LED off
identify_LED off
error_sequence_number
serial_number 64G005S
FRU_part_number 85Y5896
FRU_identity 11S85Y5962YHU9994G005S
total_canisters 2
online_canisters 2
total_PSUs 2
online_PSUs 2
drive_slots 12
firmware_level_1 10
firmware_level_2 F6C07926
machine_part_number 2072L2C
total_sems 2
online_sems 1
