HP VMware Utilities User Guide VMware 5.1 U1 OS April 2013

1 Introduction
This section provides information about the utilities supported on VMware vSphere 5.1 and updates.
The following utilities are supported on VMware vSphere 5.1 and updates host:
HPONCFG Command line utility used for obtaining and setting ProLiant iLO configurations.
HPBOOTCFG Command line utility used for configuring ProLiant server boot order.
HPACUCLI Command line utility used for configuration and diagnostics of ProLiant server
SmartArrays.
Installing offline bundles on an vSphere 5.1 and updates host using vSphere
CLI 5.0 esxcli utility
This section provides information about installing the VMware vSphere 5.1 updates offline bundles
on the vSphere host. You can use the esxcli utility in conjunction with offline bundles or with a
depot.
Prerequisites
Install VMware vSphere Command-Line Interface 5.0(vSphere CLI) on Microsoft
Windows or Linux system. For information about importing or installing the vSphere CLI 5.0,
see the VMware vSphere Command-Line Interface Installation and Reference Guide available at:
http://pubs.vmware.com/vsphere-50/topic/com.vmware.vcli.ref.doc_50/vcli-right.html.
To install the offline bundle on an vSphere host, perform the following steps:
1. Power off any virtual machines that are running on the host, and set the host into maintenance
mode.
2. Transfer the bundle onto the vSphere host local path, or extract it onto an online depot.
3. Install the bundle on the vSphere host using any of the following command line:
Install remotely from client, with offline bundle available as online depot
~# esxcli -s <server> -u root -p mypassword software vib install
-d <depotURL/bundle-index.xml>
Install remotely from client, with offline bundle available on vSphere host
~# esxcli -s <server> -u root -p mypassword software vib install
-d <vSphere local path><bundle.zip>
Install from vSphere host, with offline bundle available on vSphere host
~# esxcli software vib install -d <vSphere local path><bundle.zip>
4. After the bundle is installed, reboot the vSphere host to initialize the utilities.
Installing offline bundles on an vSphere 5.1 and updates host using
VMware vCenter Update Manager
The offline bundle can also be installed from VMware vCenter Update Manager as a patch. For
more information and detailed instructions, see the VMware vCenter Update Manager Administration
Guide available at:
http://pubs.vmware.com/vsphere-50/topic/com.vmware.vsphere.update_manager.doc_50/
GUID-F7191592-048B-40C7-A610-CFEE6A790AB0.html.
4 Introduction