电源管理
1. 简介
您可以使用 SUSE Multi-Linux Manager Web UI 打开、关闭和重引导客户端。
此功能使用 IPMI 或 Redfish 协议,通过 Cobbler 配置文件管理。所选客户端的电源管理控制器必须支持以上其中一个协议。
For Redfish, ensure you can establish a valid SSL connection between the client and the SUSE Multi-Linux Manager Server. You must have trusted the certificate authority used to sign the SSL Server Certificate of the Redfish management controller. The CA certificate must be in .pem format, and stored on the SUSE Multi-Linux Manager Server at /etc/pki/trust/anchors/. When you have saved the certificate, run update-ca-certificate.
-
在 SUSE Multi-Linux Manager Web UI 中,导航到,选择要管理的客户端,然后导航到选项卡。
-
In the
Typefield, select the power management protocol to use. -
填写电源管理服务器的细节,然后单击要执行的操作的相应按钮,或者单击 仅保存 以保存细节而不执行任何操作。
您可以将电源管理操作添加到系统集管理器,以将这些操作同时应用到多个客户端。有关使用系统集管理器的详细信息,请参见 系统集管理器。
2. 电源管理和 Cobbler
首次使用电源管理功能时,如果客户端没有相应的 Cobbler 系统记录,将会自动创建该记录。这些自动创建的系统记录无法从网络上引导,其内包含虚设系统映像的引用。之所以需要该引用,是因为 Cobbler 目前不支持没有配置文件或映像的系统记录。
Cobbler power management uses fence-agent tools to support protocols other than IPMI. Only IPMI and Redfish protocols are supported by SUSE Multi-Linux Manager. You can configure your client to use other protocols by adding the fence-agent names as a comma-separated list to the java.power_management.types configuration parameter in the rhn.conf configuration files.