Users Guide

Management Station Software
只有 Management Station 软件套件的 BMC RAC 功能可以在运行 Red Hat Enterprise Linux SUSE Linux Enterprise Server 操作系统的管理站上使用。
要将 BMC 管理公用程序安装到管理站,应执行下列步骤:
1. 作为 root 登录到要安装 Management Station 功能的系统上。
2. 如果必要,使用 mount 或类似命令将 Dell Systems Management Tools and Documentation DVD 装入所需位置。
3. 导航至 SYSMGMT/ManagementStation/linux/bmc 目录并使用特定于操作系统的 rpm 命令安装 BMC 软件:
l 对于运行 Red Hat Enterprise Linux 的系统,使用 osabmcutil*-RHEL-*.rpm,例如,rpm -ivh osabmcutil*-RHEL-*.rpm
l 对于运行 SUSE Linux Enterprise Server 的系统,使用 osabmcutil*-SUSE-*.rpm,例如,rpm -ivh osabmcutil*-SUSE-*.rpm
l 要安装 ipmitool BMC 管理公用程序,导航至与操作系统对应的 SYSMGMT/ManagementStation/linux/bmc/ipmitool 下的操作系统子目录并执行命令 rpm -
ivh *.rpm。如果系统上有某个版本的 ipmitool,则使用命令 rpm -Uvh *.rpm
要安装 DRAC 工具功能,执行以下步骤:
1. 作为 root 登录到要安装 Management Station 功能的系统上。
2. 如果必要,使用 mount 命令或类似命令将 DVD 安装到所需位置。
3. 导航至 SYSMGMT/ManagementStation/linux/rac 目录并使用 rpm -ivh *.rpm 命令安装 RAC 软件。
Management Station Software
要将 BMC 管理公用程序升级到管理站,请执行下列步骤:
1. 作为 root 登录到要升级 Management Station 功能的系统上。
2. 如果必要,使用 mount 或类似命令将 Dell Systems Management Tools and Documentation DVD 装入所需位置。
3. 导航至 SYSMGMT/ManagementStation/linux/bmc 目录并使用特定于操作系统的 rpm 命令升级 BMC 软件:
l 对于运行 Red Hat Enterprise Linux 的系统,使用 osabmcutil*-RHEL-*.rpm,例如,rpm -Uvh osabmcutil*-RHEL-*.rpm
l 对于运行 SUSE Linux Enterprise Server 的系统,使用 osabmcutil*-SUSE-*.rpm,例如,rpm -Uvh osabmcutil*-SUSE-*.rpm
l 要升级 ipmitool BMC 管理公用程序,导航至与操作系统对应的 SYSMGMT/ManagementStation/linux/bmc/ipmitool 下的操作系统子目录并执行命令 rpm -
Uvh *.rpm
要升级 DRAC 工具功能,执行以下步骤:
1. 作为 root 登录到要升级 Management Station 功能的系统上。
2. 如果必要,使用 mount 命令或类似命令将 DVD 安装到所需位置。
3. 导航至 SYSMGMT/ManagementStation/linux/rac 目录并使用 rpm -Uvh *.rpm 命令升级 RAC 软件。
Management Station Software
要将 BMC 管理公用程序卸载到管理站,请执行下列步骤:
1. 作为 root 登录到要安装 Management Station 功能的系统上。
2. 使用 rpm 查询命令确定已安装的是哪个版本的 BMC 管理公用程序。使用 rpm-qa | grep osabmcutil 命令。
3. 验证要卸载的软件包版本,通过使用 rpm -e`rpm-qa | grep osabmcutil` 命令卸载该功能。
要卸载 IPMItool,对于 SUSE Linux Enterprise Server 操作系统可使用 rpm -e `rpm -qa | grep ipmitool` 命令,或对于 Red Hat Enterprise Linux 操作系统则可使
注: Red Hat Enterprise Linux 5 操作系统上,DVD 会由 -noexec mount 选项自动安装。此选项不允许您从 DVD 上运行任何可执行文件。您需要手动安装 DVD,然后
运行可执行文件。