Emulex OneCommand Manager Command Line Interface User Manual (P006980-01A Version 5.2, August 2011)

OneCommand Manager Command Line Interface User Manual Page 8
Uninstalling Older HBAnyware or OneCommand Manager Kits in a
VMware ESX Server
To uninstall an older OneCommand Manager or HBAnyware Kit on a VMware server:
1. Log in as ‘root’.
2. Type: rpm -qa | grep elx
and locate either of the following rpm files:
elxvmwarecorekit-<kit version>
Or
elxocmcore-esxNN-<kit version>
Where NN is 40 for an ESX 4.0 system and 41 for an ESX 4.1 system.
3. Type:
rpm -e elxvmwarecorekit-<kit version>
Or
rpm -e elxocmcore-esxNN-<kit version>
Where NN is 40 for an ESX 4.0 system and 41 for an ESX 4.1 system.
In Linux
To uninstall the OneCommand Manager CLI on Linux:
1. Log in as ‘root’.
2. Run the uninstall script uninstall_ocmanager.sh located in /usr/sbin/hbanyware/scripts.
Or
Run the uninstall script uninstall.sh located in the installation tar file.
Uninstalling Older HBAnyware Kits in Linux
Uninstalling an older HBAnyware core kit:
1. Run the following command to remove the core kit.
rpm -e elxlinuxcorekit
Uninstalling an older HBAnyware enterprise kit:
1. Run the uninstall script located in /usr/sbin/hbanyware/scripts to remove the enterprise kit.
Or
Run the uninstall script located in the .tar file to remove the enterprise kit.
If the HBAnyware Security Configurator is installed, you must uninstall it before uninstalling the
HBAnyware configuration utility. You must use the uninstall script that shipped with the version
of OneCommand Security Configurator you want to remove. Proceed to step 2. If the Security
Configurator is not installed, proceed to step 3.