Nutanixによる仮想化

SUSEはNutanixエコシステムパートナーで、SUSE Multi-Linux Managerは"Nutanix AHV integrated"カテゴリでNutanix対応の認証を取得しています。

Nutanixの統合の詳細については、https://www.nutanix.com/partners/technology-alliances/suseを参照してください。

SUSE Multi-Linux ManagerではNutanix AHV仮想マシンを使用できます。そのためには、仮想ホストマネージャ(VHM)を設定します。 まず、SUSE Multi-Linux ManagerサーバでVHMを設定し、使用できるVMホストを評価する必要があります。

1. VHMの設定

仮想ホストマネージャ(VHM)はSUSE Multi-Linux Managerサーバ上で動作します。

Ensure you have installed the virtual-host-gatherer-Nutanix package on the SUSE Multi-Linux Manager Server.

VHMを実行するには、SUSE Multi-Linux Managerサーバでポート9440がオープンになっていて、Nutanix Prism Element APIにアクセスする必要があります。

プロシージャ: Nutanix VHMの作成
  1. SUSE Multi-Linux ManagerのWeb UIで、システム  仮想ホストマネージャに移動します。

  2. Click Create and select Nutanix AHV.

  3. In the Add a Nutanix AHV Virtual Host Manager section, use these parameters:

    • In the Label field, type a custom name for your VHM.

    • In the Hostname field, type the fully qualified domain name (FQDN) or host IP address.

    • In the Port field, type the Prism Element API port to use (for example, 9440).

    • In the Username field, type the username associated with the VM host.

    • In the Password field, type the password associated with the VM host user.

  4. 作成をクリックして変更を保存し、VHMを作成します。

  5. On the Virtual Host Managers page select the new VHM.

  6. On the Properties page, click Refresh Data to inventory the new VHM.

評価されたオブジェクトおよびリソースを表示するには、システム  システム一覧  仮想システムに移動します。

Connecting to the Nutanix Prism API server from a browser using HTTPS can sometimes log an invalid certificate error. If this occurs, refreshing the data from the virtual host manager fails. A valid SSL certificate (not self-signed) is required on your Nutanix API server. If you are using a custom CA authority for your Nutanix SSL certificate, copy the custom CA certificate to /etc/pki/trust/anchors on the SUSE Multi-Linux Manager Server.

Re-trust the certificate by running the update-ca-certificates command on the command line, and restart the spacewalk services.

VHMが作成されて設定されると、Taskomaticは、データ収集を自動的に実行します。 データ収集を手動で実行する場合、システム  仮想ホストマネージャに移動し、適切なVHMを選択してデータの更新をクリックします。

SUSE Multi-Linux Manager ships with a tool called virtual-host-gatherer that can connect to VHMs using their API, and request information about virtual hosts. virtual-host-gatherer maintains the concept of optional modules, where each module enables a specific VHM. This tool is automatically invoked nightly by Taskomatic. Log files for the virtual-host-gatherer tool are located at /var/log/rhn/gatherer.log.