Table 7 HPSSACLI Command-Line Arguments
Argument | Function |
esxcli | The esxcli application. |
namespace | Each plugin must have an associated namespace which defines any environment or other system |
| variables required by the application. |
object | A plugin must have one or more associated objects which defines a single operation. |
command | Prepares the esxcli target to accept a |
cmd options | Additional switches associated with the command itself (if necessary). |
This is the string which dictates the operation that should be executed by the target application itself. |
The current namespace and command names are: hpssacli and cmd respectively. The {cmd options} parameter can be cmdopts or
HPSSACLI ESXCLI syntax
The HPSSACLI utility is supported by the ESXCLI utility.
Use the following command syntax for all commands:
#esxcli
The
Example 1 This example shows the information about all the SmartArray controller on the server.
esxcli
The following output is displayed:
Smart Array P212 in Slot 9
Controller Status: OK
Smart Array P410i in Slot 0 (Embedded)
Controller Status: OK
Cache Status: OK
Battery/Capacitor Status: OK
Example 2 This example shows the detailed configuration information for the SmartArray controller in slot 0.
#esxcli
The following output is displayed:
Smart Array P410i in Slot 0 (Embedded)
Bus Interface: PCI
Slot: 0
Serial Number: 5001438013A25C90
Cache Serial Number: PBCDF0CRH0J7SD
RAID 6 (ADG) Status: Disabled
Controller Status: OK
Hardware Revision: C
HPSSACLI utility | 11 |