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 a boot device.

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 appliance proxy VMDK file which you have uploaded in the previous step.
  4. Click Add.

Create VM for AHV Backup Proxy 

  1. After adding the disk, you must resize the added image disk. Open the disk settings and at the Size (GiB) field type 50.
  2. Click Update.
  1. At the Network Adapters (NIC) section, click Add New NIC.

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. In the Create NIC window:
  1. Select the required VLAN from the VLAN Name drop-down list.
  2. Select the Connected option.
  3. Click Add.

Create VM for AHV Backup Proxy 

Important

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

  1. Click Save to apply settings.

Reference

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

I want to report a typo

There is a misspelling right here:

 

I want to let the Veeam Documentation Team know about that.