Emulex OneCommand Manager Application User Manual (P006979-01A Version 5.2, August 2011)

The OneCommand Manager User Manual Page 16
Unattended Installation in Windows
To install the OneCommand Manager CLI application in Windows:
1. From the Emulex website, download the x64 or x86 OneCommand Manager Core Kit installation
file to your system.
2. At the command prompt, set the optional switch to /q or /q2. The kit is activated with this optional
switch. The /q switch displays some progress reports. The /q2 switch does not display progress
reports.
For example:
elxocmcore-windows-x64-5.01.00.10-4.exe /q2
In VMware ESX Server
To install the OneCommand Manager application CLI on a new system, install the specific rpm file for the
driver for your VMware version.
Prerequisites
To manage FCoE adapters, load LPFC driver version 8.2, or later.
To manage NIC or iSCSI adapters, load driver version 2.102.440.0, or later.
To manage iSCSI adapters, load the iSCSI driver.
Procedures
To install the OneCommand Manager application CLI:
1. Log into the ESX Server Host COS.
2. Copy the elxocmcore-esxNN-<kit version>.<arch>.rpm file to a directory on the install machine.
3. Change to the directory to which you copied the rpm file.
4. Install the rpm file. Type:
rpm -Uvh elxocmcore-esxNN-<kit version>.<arch>.rpm
Where NN is 40 for an ESX 4.0 system or 41 for an ESX 4.1 system. The rpm contents are
installed in /usr/sbin/ocmanager. The OneCommand Manager application CLI is also located in
this directory.
In a VMware ESX Server with an Existing HBAnyware CLI Kit Installed
To install the OneCommand Manager application CLI on a VMware system with an existing HBAnyware
CLI installed:
1. Install the rpm file by entering the following command all on one line at the comand prompt:
# rpm -Uvh elxocmcore-esxNN-<kit version>.<arch>.rpm
Where NN is 40 for an ESX 4.0 system or 41 for an ESX 4.1 system.
Uninstalling Older HBAnyware Kits on VMware
To uninstall an older HBAnyware Kit on VMware:
1. Log into the ESX Server COS.
2. Type: rpm -qa | grep elx and locate either of the following rpm files:
elxvmwarecorekit-<kit version>
Note: The iSCSI driver is not supported for VMware ESX 4.0.