電源管理
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.