Nutanix를 이용한 가상화

SUSE는 Nutanix 에코시스템 파트너이며, SUSE Multi-Linux Manager은(는) "Nutanix AHV 통합" 범주에서 Nutanix 지원 인증을 획득했습니다.

Nutanix 통합에 대한 자세한 내용은 https://www.nutanix.com/partners/technology-alliances/suse에서 참조하십시오.

가상 호스트 관리자(VHM)를 설정하여 SUSE Multi-Linux Manager에서 Nutanix AHV 가상 머신을 사용할 수 있습니다. 먼저 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.

taskomatic은 VHM을 생성하여 구성한 후 데이터 수집을 자동으로 실행합니다. 데이터 수집을 수동으로 수행하려면 시스템  가상 호스트 관리자로 이동하여 적절한 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.