Virtualization with Nutanix
You can use Nutanix AHV virtual machines with Uyuni by setting up a virtual host manager (VHM). To begin, you need to set up a VHM on your Uyuni Server, and inventory the available VM hosts.
1. VHM Setup
The Virtual Host Manager (VHM) runs on the Uyuni Server.
Ensure you have installed the virtual-host-gatherer-Nutanix
package on the Uyuni Server.
To run a VHM, your Uyuni Server must have port 9440 open to access the Nutanix Prism Element API.
-
In the Uyuni Web UI, navigate to
. -
Click Create and select
Nutanix AHV
. -
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.
-
-
Click Create to save your changes and create the VHM.
-
On the
Virtual Host Managers
page select the new VHM. -
On the
Properties
page, click Refresh Data to inventory the new VHM.
To see which objects and resources have been inventoried, navigate to
.
Connecting to the Nutanix Prism API server from a browser using HTTPS can sometimes log an Re-trust the certificate by running the |
After your VHM has been created and configured, Taskomatic runs data collection automatically. If you want to manually perform data collection, navigate to
, select the appropriate VHM, and click Refresh Data.Uyuni 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
.