Users Guide

rpm -ihv kernel*.rpm
3. Navigate to the srvadmin/linux/supportscripts directory.
4. Run the srvadmin-openipmi.sh shell script as shown below. This will build and install the OpenIPMI driver modules.
sh srvadmin-openipmi.sh install
Reattempt to upgrade the srvadmin-hapi RPM and any RPMs that failed to upgrade as they depend on the srvadmin-hapi RPM. Perform the steps described
in page113.
Using the srvadmin-install Shell Script
1. Log on as root to the system running Red Hat Enterprise Linux that requires the upgrade.
2. Insert the Dell PowerEdge Installation and Server ManagementCDintotheCDdriveonyoursystem.IftheCDdoesnotmountautomatically,type
mount /dev/cdrom /mnt/cdrom.
3. After the CD mounts, navigate to the subdirectory containing the shell script on the CD by typing one of the following commands:
cd /mnt/cdrom/srvadmin/linux/supportscripts
cd /media/cdrom/srvadmin/linux/supportscripts.
4. Run the following script:
sh srvadmin-install.sh
The script detects any previous version of Server Administrator. If a previous version is installed, a message appears stating the current version and
installed components.
For example:
Server Administrator version 4.4.0 is currently installed.
Installed components are:
- srvadmin-omilcore
- srvadmin-hapi
- srvadmin-deng
- srvadmin-isvc
Next, the script prompts you with the following message:
Do you want to upgrade Server Administrator to 5.1?
Press ('y' for yes | 'Enter' to exit):
5. Select y to upgrade the system.
Server Administrator is upgraded to version 5.1.
Uninstalling Managed System Software
You can uninstall managed system software from the Red Hat Enterprise Linux or SUSE Linux Enterprise Server command line. Additionally, you can perform an
unattended uninstallation on multiple systems simultaneously.
Prerequisites for Uninstalling Managed System Software
You must be logged in as root.
Uninstalling Managed System Software From the Red Hat Enterprise Linux or SUSE Linux Enterprise Server
Command Line
An uninstallation script is installed when Server Administrator is installed. You can execute the script by typing srvadmin-uninstall.sh and then pressing
<Enter>.
NOTE: Just before the Server Administrator RPMs are upgraded, the srvadmin-install.sh shell script automatically calls the srvadmin-openipmi.sh shell
script to ensure that a sufficient version of the OpenIPMI driver is currently installed on the system. If a sufficient version is not found, the srvadmin-
install.sh shell script calls the srvadmin-openipmi.sh shell script to attempt to install a sufficient version. If the attempt fails for any reason, an
appropriate error message will be displayed with instructions describing how to resolve the error. After resolving any error, you should then re-run the
srvadmin-install.sh shell script to upgrade the managed system components.
NOTE: When executed, the srvadmin-uninstall.sh will not attempt to uninstall the OpenIPMI driver even if the OpenIPMI driver was installed or
upgraded during previous execution of the srvadmin-install.sh script or the srvadmin-openipmi.sh script.