Administrator Guide

Parameters
Table 10. List hard disk drive slots
Parameter Description
-a
Specifies the adapter used for the command. This can be either SAS WWID or
AdapterIndex.
-enc
Specifies the enclosure used for the command. This is either WWN or EnclIndex.
-h
Provides more information about the command, description, and usage.
-outputformat
You can specify the following output formats: XML or JSON.
Command examples
list drive slots -a = 1 -enc = 500a123456789012
list drive slots -a = 1 -enc = 0
list drive slots -enc = 500a123456789012 -outputformat = xml
list drive slots -a = 1 -enc = 500a123456789012 -verbose
NOTE: On Linux systems, if the verbose argument is supplied, the Logical Vols column is displayed listing the logical
drive mapping of the physical disk drives. For these values to be discovered correctly, the following system items must
be installed and configured: Device Mapper Multipath and Smartmontools.
List fans
Description
This command lists the fans accessible from the specified enclosure.
Command syntax
shmcli (list fans | listfans | lf) (-a=<(SAS WWID | AdapterIndex)> -enc=<(WWN | EnclIndex)> [-
outputformat=<SupportedOutputFormats>] | -enc=<WWN> [-outputformat=<SupportedOutputFormats>]
| [-h])
Parameters
Table 11. List fans
Parameter Description
-a
Specifies the adapter used for the command. This can be either SAS WWID or
AdapterIndex.
-enc
Specifies the enclosure used for the command. This can be either WWN or
EnclIndex.
-h
Provides more information about the command, description, and usage.
-outputformat
You can specify the following output formats: XML or JSON.
Command examples
list fans -a = 1 -enc = 500a123456789012
CLI reference
25