Notes on restoring virtual machines into vCloud Director
To restore a virtual machine into vCloud Director, note the following:
The Backup, Archive, and Restore interface allows the restore of one virtual machine at a time.
You can use the nbrestorevm command to restore multiple virtual machines.
When you back up a virtual machine in vCloud Director, use the setting for Primary VM identifier on the VMware tab. Use of the setting is not recommended.
To restore a virtual machine into vCloud Director, the virtual machine must have been in vCloud Director when it was backed up.
To restore a virtual machine into vCloud Director, the backup policy must have been configured as described in the following topic:
For vCloud Director restores, you can use the following configuration setting to have NetBackup automatically delete the VM left at the vCenter on import failure:
DELETE_VM_ON_IMPORT_FAILURE = 1
Enter this setting in
bp.confor the registry on the primary server.When a vApp is restored, vCloud Director resets the vApp's expiration date. For example: Assume the original vApp was created on the first day of the month and was set to expire in 30 days. If the vApp is restored 15 days before its expiration (on the 15th), vCloud resets the vApp to expire in 30 days from the 15th.
The VM administrator can reset the expiration date to its original date.
You cannot restore a virtual machine into an existing vApp template. VMware sets this restriction.
After you restore a vApp template, the template cannot be changed and no further virtual machines can be added to it (a VMware restriction). To restore a vApp template that is to contain multiple VMs, you must restore all but one of the VMs separately into a non-template vApp. Then restore the last virtual machine by means of the option.
See Restore a vApp template that has multiple virtual machines.
You can restore the vCloud Director virtual machine into vSphere instead of vCloud Director. On the Recovery target page, select
vCloud organization networks are not displayed for restore; only vSphere networks are displayed.
To restore into an existing vCloud Director vApp with the option, the vApp must be turned off.
vCloud backup images cannot be restored by means of the NetBackup vSphere Client (HTML5) plug-in. This type of restore can be performed by means of the Backup, Archive, and Restore interface.
To ensure that any VM guest customizations are restored into vCloud Director, you must set a NetBackup parameter. The parameter value specifies a wait period in seconds so that the guest customizations can be restored successfully. (The VMware API requires that the VMware Tools are installed and running, but the state of the VMware Tools cannot be identified after the restore. Therefore, we wait the specified amount of time so that the VMware Tools are running in the initial restore environment.)
See Ensuring that guest customizations can be restored in vCloud Director.
If a VMware Cloud Director Organization Virtual datacenter (VDC) is configured with
Fast Provisioningenabled, it does not allow different storage policies to be associated with a VM's home directory, virtual disks or both.If a VMware Cloud Director Organization Virtual datacenter (VDC) is configured with
Fast Provisioningenabled and different storage policies are configured for a VMware Cloud Director VM's home, its virtual disks or both then, the storage policies are not applied and the restore job status is set to 1.If
Fast Provisioningis disabled then a VMware Cloud Director VM allows for different storage policies to be associated with a VM's home directory, virtual disks or both.