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

The OneCommand Manager User Manual Page 10
For SLES 10 and SLES 11 type:
cd elxocm-sles10-sles11-<apps_ver>-<rel>
8. Run the install script. Type:
./install.sh
9. Enter the type of management you want to use:
1 Local Mode : HBA's on this Platform can be managed by OneCommand
clients on this Platform Only.
2 Managed Mode: HBA's on this Platform can be managed by local or
remote OneCommand clients.
3 Remote Mode : Same as '2' plus OneCommand clients on this Platform
can manage local and remote HBA's.
10. If you answered <2> or <3> in step 9, you must decide if you want the OneCommand Manager
application to operate in read-only mode. Read-only mode prevents users from performing
certain operations such as resetting adapters, updating an adapter's firmware and changing
adapter driver properties and bindings. It only affects the local OneCommand Manager
application interface. These operations can still be performed using remote management. Enter
<y> for yes to allow the user to perform these operations, enter <n> for no if read-only mode is
desired.
11. You are prompted about allowing users to change the management mode after installation.
Enter <y> for yes, or <n> for no.
In VMware ESX Server
The following must be installed before you can install the OneCommand Manager application:
Emulex Driver for VMware ESX, version 8.2 or later is required only if FC/FCoE functionality is
desired. Refer to the Emulex Driver for VMware ESX User Manual for specific information on
driver support in ESX Releases.
The NIC driver is required only if FCoE/iSCSI/NIC functionality is desired.
The iSCSI driver is required only if iSCSI functionality is desired. (ESX 4.1 or later)
To install the OneCommand Manager application agent in VMware ESX Server:
1. Log into the ESX Server COS.
2. Copy the elxocmcore-esx<NN>-<version>.<arch>.rpm file to a directory on the install machine,
where NN is 40 for ESX 4.0 or 41 for an ESX 4.1 system.
3. CD to the directory to which you copied the rpm file.
4. Install the rpm. Type:
rpm -Uvh elxocmcore-esx<NN>-<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 Command Line Inter-
face is also located in this directory.