Installation manual

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
3. 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.
XenServer Upgrade
If the XenServer image is upgraded to a newer XenServer update or release, the Dell OpenManage Supplemental Pack
must be reinstalled since the new XenServer image is placed on a different partition from the original. In this case,
follow the same installation instructions as before. However, any Dell OpenManage configuration settings saved on the
server is lost.
For more information on using Dell OpenManage with Citrix XenServer Dell Edition, see the
Citrix XenServer Dell Edition
Solution Guide
at support.dell.com/support/edocs/software/Citrix/.
NOTE: If you are connecting to a XenServer 6.0 managed node using server administrator web server, use port
5986 in the format Hostname:Port Number, or IP address:Port Number.
Post Installation Tasks
After the installation or upgrade of OpenManage:
1. Execute the post installation configuration scripts of Remote Enablement feature:
$ cd /opt/dell/srvadmin/etc
$ ./autoconf_cim_component.sh -p 5986
2. Restart openwsman and sfcb services:
$ /etc/init.d/openwsmand restart
$ /etc/init.d/sfcb restart
3. Open the port 5986:
$ iptables -I RH-Firewall-1-INPUT -p tcp --destination-port 5986 -j ACCEPT
4. Start the Server Administrator services:
$ sh srvadmin-services start
62