Dell PowerVault Storage MD1280 Dell Storage MD1280 Administrators Guide - Page 17

Identifying enclosures and EMMs, Identifying drawers, Output

Page 17 highlights

Identifying enclosures and EMMs Identifying enclosures For other management actions, you must provide information for a respective enclosure or EMM. These values are presented with respect to a specific adapter value provided. To identify the attached enclosures to a specific adapter, run the following command: secli list enclosures -a= Identifying EMMs To identify the attached EMMs to a specific adapter, run the following command: secli list emms -a= Notate the Enclosure Slot Index and the WWN (worldwide name) columns. These values are needed for required 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= -enc= NOTE: Drawer 0 is the top drawer or the only drawer for the enclosure. Identifying drives When identifying drives, there are additional optional parameters that you can include to narrow the scope of the drives to obtain information from. You can discover 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= Output For all the drives visible to an adapter: To get information about all the drives in a specific enclosure: secli list drives -a= -enc= 17

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46

Identifying enclosures and EMMs
Identifying enclosures
For other management actions, you must provide information for a respective enclosure or EMM. These
values are presented with respect to a specific adapter value provided.
To identify the attached enclosures to a specific adapter, run the following command:
secli
list enclosures
-
a
=
<(
SASAddress
|
AdapterIndex
)>
Identifying EMMs
To identify the attached EMMs to a specific adapter, run the following command:
secli
list emms -a=<(
SASAddress
|
AdapterIndex
)>
Notate the Enclosure Slot Index and the WWN (worldwide name) columns. These values are needed for
required 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
)>
NOTE:
Drawer 0 is the top drawer or the only drawer for the enclosure.
Identifying drives
When identifying drives, there are additional optional parameters that you can include to narrow the
scope of the drives to obtain information from. You can discover 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
)>
Output
For all the drives visible to an adapter:
To get information about all the drives in a specific enclosure:
secli list drives -a=<(
SASAddress
|
AdapterIndex
)> -enc=<(
WWN
|
EnclIndex
)>
17