This is an archive version of the document. To get the most up-to-date information, see the current version.

Create VM for AHV Backup Proxy

Once you upload the AHV Backup Proxy image, you must create a VM where the AHV Backup Proxy will be deployed.

Note

If you use Nutanix Prism Central, the VM management console will be on a different location. For details, see the Creating a VM section of the Prism Central Guide.

To create a VM for the AHV Backup Proxy, do the following:

  1. On the main menu of Nutanix Prism web console, click Home and select VM.

Create VM for AHV Backup Proxy 

  1. Click Create VM.

Create VM for AHV Backup Proxy 

  1. In the Create VM window, assign a VM name and specify the compute details. Note that the VM must meet the following requirements:
  • 2 CPUs, 2 cores per CPU plus 1 CPU core for each additional concurrent task (default concurrency level: 3 VMs at a time).
  • 4GB RAM plus 1 GB for each concurrent task.

Create VM for AHV Backup Proxy 

  1. At the Disks section, click Add New Disk to add the AHV Backup Proxy installation disk.

Create VM for AHV Backup Proxy 

  1. In the Add Disk window, configure the disk characteristics:
  1. In the TYPE drop-down list, select DISK.
  2. In the OPERATION drop-down list, select Clone form Image Service.
  3. In the IMAGE drop-down list, select the AHV Backup Proxy VMDK disk which you have uploaded in the previous step.
  4. Click Add.

Create VM for AHV Backup Proxy 

  1. At the Network Adapters (NIC) section, click Add New NIC.

Create VM for AHV Backup Proxy 

In the Create NIC window:

  1. Select the required VLAN from the VLAN Name drop-down list.
  2. Click Add.

Important

Make sure the specified virtual network has access to your DHCP server, Veeam Backup & Replication Server and Nutanix Cluster.

Create VM for AHV Backup Proxy 

  1. AHV Backup Proxy version 2.0 and later has cloud-init integration. For this reason, AHV Backup Proxy VM takes 4-5 minutes to start. To avoid this, do the following.
  1. At the bottom of the Create VM window, select the Custom Script check box.
  2. Select the Type or paste script check box and copy the following script:

#cloud-config

growpart:

 mode: auto

 devices: /

 ignore_growroot_disabled: true

write_files:

 - path: /etc/cloud/cloud.cfg.d/90_dpkg.cfg

   content: |

     [ None ]

  1. Click Save to apply settings.
  2. After saving the VM settings, you must resize the added image disk to 50GiB. To resize the disk, perform the following:
  1. In the VM view of the Prism web console, click the newly created VM and click Update.
  2. Open the AHV Backup Proxy disk settings and at the Size (GIB) field type 50.
  3. Click Update.

Create VM for AHV Backup Proxy 

  1. In the Update VM window, select the added disk as a boot device.

Create VM for AHV Backup Proxy 

  1. Click Save to apply settings.

Important

You must resize the disk only at the end of configuration. If you resize the disk before saving initial settings of the VM, the disk resize will not be applied correctly.

Reference

For details on how to create a VM, see the Creating a VM (AHV) section of the Prism Web Console Guide.

What To Do Next

After you create a VM for AHV Backup Proxy, log in to the AHV Backup Proxy web console.