Linux, Solaris, Linux solaris – Dell Emulex Family of Adapters User Manual
Page 310

OneCommand Manager Command Line Interface Version 10.2 User Manual
P010067-01A Rev. A
3. Updating to the OneCommand Manager Application Enterprise Kit
Linux
310
3. Updating to the OneCommand Manager
Application Enterprise Kit
Note: The full-featured OneCommand Manager application enterprise kit is not
supported on Citrix XenServer 5.6 SP2, Citrix XenServer 6.0, or VMware ESXi
server.
This chapter details procedures for updating the OneCommand Manager CLI to the
OneCommand Manager application enterprise kit in Linux, Solaris, and Windows
operating systems. An update can be performed only if the version of the
OneCommand Manager application enterprise kit is the same or later than the
OneCommand Manager CLI version.
Note: You cannot update a OneCommand Manager CLI with a previous version of
the OneCommand Manager application enterprise kit.
Linux
To update from the OneCommand Manager CLI to the full-featured OneCommand
Manager application enterprise kit in Linux, run the install.sh script of the
OneCommand Manager application enterprise kit.
The install script executes an rpm update (rpm -U *.rpm) to update the installed core kit
to an enterprise kit.
Solaris
To update from the OneCommand Manager CLI to the full-featured OneCommand
Manager application enterprise kit in Solaris:
1. Download the OneCommand Manager application enterprise kit to a temporary
directory on your system.
2. Untar the OneCommand Manager application enterprise kit tar file:
tar xvf elxocm-solaris-
3. Change to the newly created elxocm-
cd ./elxocm-solaris-
4. Run the install script and follow the instructions:
./install
Note: The install script can also be run in non-interactive (quiet) mode. Enter
the following command to view the syntax:
./install --help