User's Guide
The OneCommand Manager User Manual Page 18
The install script executes an rpm upgrade (rpm -U *.rpm) to upgrade the installed version of the
core kit to the current version.
To perform a clean install:
1. Uninstall the existing OneCommand Manager application CLI using the uninstall script included
in the tar file or in /usr/sbin/ocmanager/scripts directory.
2. Install the specific rpm file for your driver for Linux version. For information on installing the rpm
file, see “In Linux” on page 16.
Uninstalling Older HBAnyware Kits on 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, it must be uninstalled before uninstalling the
HBAnyware utility. You must run the uninstall script that shipped with the version of HBAnyware
Security Configurator that you want to remove. Proceed to step 2. If the Security Configurator is
not installed, proceed to step 3.
2. If the HBAnyware Security Configurator is installed, follow these steps:
a. Log on as ‘root’.
b. Change to the directory to which you copied the tar file.
c. Extract the tar file using the tar -xvf command.
d. Change to the newly created directory.
e. Run the uninstall script with the ssc parameter specified. Type:
./uninstall ssc
3. Uninstall the HBAnyware utility and the Application Helper Module:
a. Log on as ‘root’.
b. Change to the directory to which you copied the tar file.
c. Extract the tar file using the tar -xvf command.
d. Change to the newly created directory.
e. Uninstall any previously installed versions. Type:
./uninstall
Note: There is no upgrade path from an HBAnyware 4.x or 3.x core kit to a OneCommand
Manager application 5.2.0.x core kit. You must uninstall previous versions of the
HBAnyware utility before installing a OneCommand Manager application core kit. For
information on uninstalling older versions of HBAnyware, see “Uninstalling Older
HBAnyware Kits on Linux” on page 18.
Note: If an HBAnyware CLI or enterprise kit is installed, follow the procedure for
“Uninstalling Older HBAnyware Kits on Linux” on page 18.
Note: Your configuration files are backed up by rpm with an .rpmsave extension.