Install Guide
• 安装要求
• 支持的系统管理协议标准
Remote Enablement 要求
Remote Enablement 功能目前受以下系统的支持:
• Red Hat Enterprise Linux
• SUSE Enterprise Linux
• VMware vSphere (ESXi)
Remote Enablement 的相关 RPM
如果选择安装 Remote Enablement 功能,则在安装此功能之前,必须安装某些相关 RPM 并配置这些 RPM。安装以下 RPM:
• libcmpiCppImpl0
• libwsman1 (RHEL)
• libwsman3 (SLES15)
• openwsman-server
• sblim-sfcb
• sblim-sfcc
注: 确保卸载了 Pegasus RPM。
Remote Enablement 的安装后配置
本节详细说明安装 Remote Enablement 功能之后配置相关 RPM 的步骤。
安装后配置脚本位于服务器文件系统的 /opt/dell/srvadmin/etc/。
安装完所有相关 RPM 和 Remote Enablement 功能后,执行 autoconf_cim_component.sh 脚本。
在执行 autoconf_cim_component.sh 脚本前,请确保已安装“系统管理”。
执行以下命令根据默认配置:./ autoconf_cim_component.sh 来配置 sfcb 和 openwsman
注: 要在受管节点上将 openwsman 配置为在另一个端口上运行,请结合 autoconf_cim_component.sh 使用 -p <
port
> 选项。这是
可选配置,默认情况下,
openwsman 将被配置为在端口 443 上运行。
注: 要在运行启用了 SELinux 的受支持的 Linux 服务器操作系统的系统上成功地使用 openwsmand 和 sfcbd 服务,请使用以下命
令:
• openwsmand
#grep openwsmand /var/log/audit/audit.log | audit2allow -M mypol
#semodule -i mypol.pp
• sfcbd
#grep sfcbd /var/log/audit/audit.log | audit2allow -M mypol
#semodule -i mypol.pp
12
预安装设置