Administrator Guide

Identifying EMMs
To identify the attached EMMs to a specific adapter, run the following command:
secli list emms -a=<(SASAddress | AdapterIndex)>
For EMMs:
Notate the Enclosure Slot Index and the WWN (worldwide name) columns. These values are required for
neccesary command parameters.
Identifying drawers
To verify the status and number of drives in the drawers of an enclosure, run the following command:
secli list drawers -a=<(SASAddress | AdapterIndex)> -enc=<(WWN | EnclIndex)>
Identifying drives
When identifying drives, there are other optional parameters that you can include to narrow the scope of
the drives to obtain information from. You can identify drives from the adapter (all down-chain
enclosures attached to a specified HBA), all the drives in a specific enclosure, or all the drives in a
specified drawer in a specified enclosure. To get information about all the drives visible to an adapter, run
the following command:
To get information about all the drives visible to an adapter:
secli list drives -a=<(SASAddress | AdapterIndex)>
For all the drives visible to an adapter:
17