Installation manual
38 Preinstallation Setup
5
Install the dependent RPMs. You can install the RPMs:
• with a single command
rpm -ivh rpm1 rpm2 rpm3 rpm4 … rpmN
or
• individually
NOTE: If you are installing RPMs individually, follow the sequence below.
rpm -ivh sblim-sfcb-x.x.x.rpm
rpm -ivh sblim-sfcc-x.x.x.rpm
NOTE: Install the libwsman and openwsman client RPMs simultaneously as
they have cyclic dependency.
rpm -ivh libwsman1-x.x.x.rpm openwsman-client-
x.x.x.rpm
rpm -ivh openwsman-server-x.x.x.rpm
Post-Installation Configuration for Remote Enablement
This section details the steps to configure the dependent RPMs if you have
installed the Remote Enablement feature.
The post-installation configuration script is available at
/opt/dell/srvadmin/etc/ on the server file system.
After installing all the dependent RPMs and the Remote Enablement feature,
execute the autoconf_cim_component.sh script.
Before executing the autoconf_cim_component.sh script, ensure that
Dell OpenManage is installed. For information on installing
Dell OpenManage, see "Installing Managed System Software on Supported
Linux and VMware ESX."
Execute the following command to configure sfbc and openwsman as per
the default configurations:
./ autoconf_cim_component.sh
NOTE: To configure openwsman on the managed node to run on a different port,
use the -p <port> option with autoconf_cim_component.sh. This is optional and by
default the openwsman is configured to run on port 443.