Please enter search query.
Search <book_title>...
NetBackup™ Web UI VMware Administrator's Guide
Last Published:
2019-09-03
Product(s):
NetBackup (8.2)
Platform: Linux,UNIX,Windows
- Introducing the NetBackup web user interface
- Managing VMware servers
- Protecting VMs
- VM recovery and instant access
- Troubleshooting VM recovery
About VMware agentless restore
Starting with NetBackup 8.2, Veritas introduces VMware agentless restore. The agentless restore lets you restore individual files and folders to virtual machines where the NetBackup client is not installed. By using VxUpdate, NetBackup can deploy the recovery tool to the virtual machines, restore files and folders, and perform the required cleanup. NetBackup does not require a connection to the target virtual machine to recover the files. All recovery is handled through the ESX server using VMware vSphere Management APIs.
A video is available that describes NetBackup VMware agentless restore:
VMware agentless recovery video
Overview of the agentless restore process
- The NetBackup master server receives input from either the NetBackup Web UI or the Agentless Recovery API. The input is the files and folders for restore along with the VMware authorization credentials for the target virtual machine. These credentials must have administrator or superuser privileges.
- The master server sends the requested data to the restore host.
- The restore host confirms that it has the necessary VxUpdate recovery package to perform restore. If it's not available, the restore host downloads the required package from the master server using VxUpdate.
- The restore host pushes recovery tool to virtual machine using the vSphere management API.
- The data stream containing the user-selected files and folders is staged in a vmdk that is associated with a temporary virtual machine. Veritas creates the temporary virtual machine for the agentless restore.
- The vmdk that NetBackup created on the temporary virtual machine is attached to the target virtual machine.
- The recovery tool is invoked and the files and folders are recovered.
- NetBackup performs the necessary cleanup. All temporary files and objects that are created as part of the process are deleted or removed. Among the objects that are deleted and removed are the recovery tool, the temporary virtual machine, and the staging vmdk.
- The job is finished.