Users Guide

Table Of Contents
CA 证书导入 ActiveX 受信证书库
您必须使用 OpenSSL 命令行工具来使用安全哈希算法 (SHA) 创建证书散列值。建议使用 OpenSSL 工具 1.0.x 和更高版本,因为它默
认使用 SHACA 证书必须采用 Base64 编码的 PEM 格式。这是导入每个 CA 证书的一次性过程。
要将 CA 证书导入 ActiveX 可信证书库:
1. 打开 OpenSSL 命令提示窗口。
2. 使用以下命令运行管理站上当前正在使用的 CA 证书的 8 字节散列算法:openssl x509 -in (name of CA cert)
-noout -hash
系统会生成一个输出文件。例如,如果 CA 证书文件名为 cacert.pem,该命令为:
openssl x509 –in cacert.pem –noout –hash
系统会生成类似于“431db322”的输出文件。
3. CA 文件重命名为输出文件名,并在扩展名中添加一个“.0”。例如,431db322.0
4. 将重命名的 CA 认证复制到您的主目录。例如,C:\Documents and Settings\<user> directory
查看 Web 界面的本地化版本
iDRAC Web 界面支持以下语言:
英语 (en-us)
法语 (fr)
德语 (de)
西班牙语 (es)
日语 (ja)
简体中文 (zh-cn)
包含在圆括号中的 ISO 标识符表示受支持的语言变量。对于某些受支持的语言,将浏览器窗口重新调整为 1024 像素宽才能查看所有
功能。
iDRAC Web 界面旨在与本地化键盘配合使用以支持语言变量。iDRAC Web 界面的某些功能(如虚拟控制台)可能需要额外的步骤才
能访问特定的功能或字母。其他键盘不受支持且可能导致意外问题。
: 请参阅浏览器文档了解如何配置或设置不同的语言并查看本地化版本的 iDRAC Web 界面。
Updating device firmware
Using iDRAC, you can update the iDRAC, BIOS, and all device firmware that is supported by using Lifecycle Controller update such as:
Fibre Channel (FC) cards
Diagnostics
Operating System Driver Pack
Network Interface Card (NIC)
RAID Controller
Power Supply Unit (PSU)
NVMe PCIe devices
SAS/SATA hard drives
Backplane update for internal and external enclosures
OS Collector
CAUTION: The PSU firmware update may take several minutes depending on the system configuration and PSU model.
To avoid damaging the PSU, do not interrupt the update process or power on the system during PSU firmware update.
NOTE:
While performing a PSU firmware update through the host OS in the 15
th
Generation PowerEdge servers, ensure that you
perform a cold reboot to apply the update.
When updating the PSU firmware for PowerEdge C series servers, ensure that all servers in the same chassis are powered OFF first.
If any of the other servers in the chassis are powered ON, the update process fails.
设置受管系统 69