Users Guide
156 Installing Managed System Software on Supported Linux Operating Systems
NOTE: The commands upgrade the existing Server Administrator RPM
packages on your system. Starting with version 5.0, the openipmi and
srvadmin-ipmi packages are new requirements for Server Administrator. The
dkms RPM package under the openipmi sub-directory depends on the
openipmi package. You may have to adjust the commands depending on the
status of these packages on your system.
To upgrade all the previously installed packages using individual RPMs,
perform the following steps:
a
Query the rpm database for all installed srvadmin packages by typing:
rpm -qa | grep srvadmin
The query displays a list of all installed packages, including any
existing or older versions.
For example:
srvadmin-omilcore-4.3.0-1.386.rpm
srvadmin-hapi-4.3.0-1.386.rpm
srvadmin-deng-4.3.0-1.386.rpm
srvadmin-isvc-4.3.0-1.386.rpm
...
b
Type the RPM upgrade command, incorporating the packages
returned in step a. This command updates the installed Dell
OpenManage software components.
For example:
rpm -Uhv srvadmin-omilcore-4.3.0-1.386.rpm
srvadmin-hapi-4.3.0-1.386.rpm srvadmin-deng-
4.3.0-1.386.rpm srvadmin-isvc-4.3.0-1.386.rpm