To retrieve information about all of the drives in a specific enclosure:
shmcli list drives -a=<(
SASAddress
|
AdapterIndex
)> -enc=<(
WWN
|
EnclIndex
)>
Output
For all the drives in a specific enclosure:
Figure 7. Identifying drives in a specific enclosure
To retrieve information about all of the drives in a drawer within an enclosure:
shmcli list drives -a=<(
SASAddress
|
AdapterIndex
)> -enc=<(
WWN
|
EnclIndex
)> -w=<
DrawerIndex
>
Output
For all the drives in a drawer within an enclosure:
Figure 8. Identifying drives in a drawer within an enclosure
The relevant information to record from the
list drives
command are the Enclosure Slot Index and the WWN. These values are
required to perform actions on a specific drive such as updating the firmware or making the LED of a drive to blink for identification
purposes.
20
SHM CLI