Veritas NetBackup™ for Nutanix Acropolis Hypervisor (AHV) Administrator's Guide
- Introduction to NetBackup for Acropolis Hypervisor (AHV)
- Prerequisites, notes, and restrictions
- Configuring NetBackup communication with AHV
- Configuring NetBackup policies for AHV
- Backup and recovery
- Back up the Nutanix AHV virtual machines
- Overview of the Nutanix AHV virtual machines recovery process
- Troubleshooting issues
- Appendix A. NetBackup commands to backup and restore Nutanix AHV virtual machines
Planning the recovery of a Nutanix AHV VM
You can recover your Nutanix AHV VM using NetBackup's Backup, Archive, and Restore console or the command line interface. Planning the recovery location and the recovery options is an important pre-requisite before you start the recovery process.
You have the following recovery location options:
Original location
Recover the virtual machine in the same Nutanix AHV cluster or container that was set during the backup.
You can modify or set the following configurations before recovering to the original location:
Overwrite the existing VM
Retain the existing VM UUID
Remove the network interfaces
Retain the MAC address
Power on the VM after recovery
Overwrite the default job priority
Alternate location
Recover the virtual machine to a different AHV cluster or container.
You can modify or set the following configurations before recovering to the original location:
Change the AHV cluster
Change the storage container
Overwrite the existing VM
Change the VM name
Retain the existing VM UUID
Remove the network interfaces
Note:
To restore to an alternate location, you must select this option.
Power on the VM after recovery
Overwrite the default job priority
Use the recovery options to modify the virtual machine configuration before you recover the VMs. The recovery options are available in the Virtual Machine Options dialog box in the Backup, Archive, and Restore console and must be set in the rename
file for the command line interface option.
For more information about the rename
file, See Creating or modifying the rename file.
The following table describes the various recovery options for the Backup, Archive, and Restore console and the command line interface:
Table: Recovery options for the Backup, Archive, and Restore console and the command line interface
Recovery option - Backup, Archive, and Restore | Recovery option or keywords - command line | Description of recovery options |
---|---|---|
overwriteexistingvm | Overwrite the existing virtual machine in the AHV cluster. | |
retainvmuuid | Create a new ID for the VM that is different from the existing value that was set during the backup. For command line, to set a different ID, set the value to Note: If you select this option or set it to false, the new value is set automatically. | |
poweronafterrecovery | Turn on the VM after recovery. | |
removenetworkinterfaces | Remove the network interface that was set for the VM during the backup. Note: If you use the command line interface to recover the virtual machines to an alternate AHV cluster, set the value in the rename file to true. For command line, to remove the network interface, set the value to | |
retainnicmacaddress | Retain the MAC address that was set for the VM during the backup. Note: If you do not select this option or set it to false, the new value is set automatically. | |
vmname | Change the virtual machine name to a unique name. Enter the value in the field. | |
ALT_APPLICATION_SERVER | Select the Nutanix AHV cluster where you want to recover the virtual machine. | |
priority_number | Set a custom priority for the recovery job. | |
change /<original_container> to /<alternate_container> | Select the Nutanix AHV container where you want to recover the virtual machine. You can select a different destination container for every source container. |
For more information on using the recovery options using the command line interface, See Recovering a Nutanix AHV VM using the command line.