Installation manual
98 Installing Dell OpenManage Software on Citrix XenServer
• On a running system
a
Burn the Supplemental Pack ISO file to a CD/DVD or download the
ISO file to your server.
If you are downloading the ISO file, mount it on a temporary directory as
follows:
$ mount -o loop <openmanange-supplemental-pack-
filename>.iso /mnt
If you burned the ISO file to a CD/DVD, insert it in the optical drive and
run:
$ mount /dev/cdrom /mnt
b
Install the supplemental pack:
$ cd /mnt
$ ./install.sh
OR
$ xe-install-supplemental-pack <openmanange-
supplemental-pack-filename>.iso
NOTE: If a previous version of OpenManage is already installed on the system, then
the command to upgrade it to version 7.0 is
./install.sh.
After the installation or upgrade of OpenManage, execute the following
post-installation configuration script of Remote Enablement feature
$ cd /opt/dell/srvadmin/etc
$ ./autoconf_cim_component.sh -p 5986
c
When the installation is complete, unmount the ISO file or CD:
$ cd ..
$ umount /mnt
CAUTION: Removal of the Dell OpenManage Supplemental Pack or any Dell
OpenManage RPMs is not supported by Dell or Citrix and it is not recommended.
Manual removal of any RPM leaves the system in an inconsistent state which
could make any potential issue debugging effort difficult or impossible. A future
Supplemental Pack release supports removal of the Dell OpenManage
Supplemental Pack.