HP VMware Utilities User Guide VMware ESXi 5.0 U1 for June 2012

HPBOOTCFG return codes
This section provides description about the return code after running the command.
Table 5 hpbootcfg return codes
MeaningValue
Indicates success0
Indicates failureNon zero
HPBOOTCFG command-line examples
This section provides sample examples to run the utility.
Table 6 hpbootcfg command-line examples
DescriptionCommand-line argument
This argument displays help information./opt/hp/tools/hpbootcfg -h
This argument sets the default values./opt/hp/tools/hpbootcfg -D
HPACUCLI utility
The HPACUCLI utility supports HP ProLiant 300/500/700 and Blade servers with integrated
SmartArray controllers and option controllers. The utility supports reporting and configuration of
the SmartArray. Configuration includes the ability to create arrays; create, expand, and delete
logical drives and many other advanced operations. The information provided in the guide is
introductory and example focused . For more information, see HP Array Configuration Utility User
Guide available at:http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00294139/
c00294139.pdf .
Additional references to HP Array Configuration guides and whitepapers are available at:
http://h20000.www2.hp.com/bizsupport/TechSupport/DocumentIndex.jsp?lang=en&cc=us&
contentType=SupportManual&prodTypeId=18964&prodSeriesId=468780&docIndexId=64179.
HPACUCLI command-line syntax
Using VMware esxcli requires knowledge about the CLI usage. The VMware vSphere command
line documentation is available at: http://www.vmware.com/support/developer/vcli/.
The following is an overview of the ESXCLI command-line format:
# esxcli {namespace} {object} {command} {cmd options} command-string
Table 7 HPACUCLI Command Line Arguments
FunctionArgument
The esxcli applicationesxcli
Each plugin must have an associated namespace which defines any environment or other system
variables required by the application.
namespace
A plugin must have one or more associated objects which defines a single operation.object
Prepares the esxcli target to accept a command line string.command
Additional switches associated with the command itself (if necessary).cmd options
This is the string which dictates the operation that should be executed by the target application itself.command-string
The current namespace and command names are: hpacucli and cmd respectively. The {cmd
options} parameter can be cmdopts or -q. There is no need for an {object} type for ACUCLI
since the application operates on internal commands supplied in the command-string.
10 Introduction