NetBackup™ for VMware Administrator's Guide
- Introduction
- Required tasks: overview
- Notes and prerequisites
- Configure NetBackup communication with VMware
- Adding NetBackup credentials for VMware
- Validating VMware virtualization server certificates in NetBackup
- Configure NetBackup policies for VMware
- Backup options on the VMware tab
- Exclude Disks tab
- Configure a VMware Intelligent Policy
- Reduce the size of backups
- Back up virtual machines
- Use Accelerator to back up virtual machines
- Restore virtual machines
- Restoring the full VMware virtual machine
- Virtual Machine Recovery dialog boxes (restore to original location)
- Virtual Machine Recovery dialogs boxes (restore to alternate location)
- Restoring VMware virtual machine disks by using Backup, Archive, and Restore
- Restoring VMware virtual machine disks by using NetBackup commands
- Restoring individual files
- Browse and search virtual machines for restore
- Restore virtual machines with Instant Recovery
- Use NetBackup for vCloud Director
- Virtual machine recovery dialog boxes for vCloud Director
- Best practices and more information
- Troubleshooting
- Appendix A. NetBackup commands to back up and restore virtual machines
- Using NetBackup commands to create a VMware policy
- Appendix B. Configuring services for NFS on Windows
- About configuring services for NFS on Windows 2012 or 2016 (NetBackup for VMware)
- Appendix C. The Reuse VM selection query results option
- Appendix D. Backup of VMware raw devices (RDM)
Reducing the time required for VM discovery in a large VMware environment
NetBackup VMware Intelligent Policies use query rules to automatically search and filter the vSphere environment. By default, the query rules search all the VMware servers in your environment. If the environment contains many VMware servers with many virtual machines, VM discovery may take a long time. You can speed up VM discovery by limiting the search to specific VMware servers or virtual machines.
The following is an example of a policy Query Builder rule that searches all VMware servers and all virtual machines:
vmware:/?filter=Displayname Contains "vm1"
To limit the search to particular servers or virtual machines, insert an additional expression in the Query Builder rule as explained in the following procedure.
To use the Administration Console to reduce the time required for VM discovery in a VMware environment
- In the NetBackup Administration Console, open the VMware Intelligent Policy.
- On the Clients tab of the policy, make sure Select automatically through VMware Intelligent Policy query is selected.
- In the Query Builder, click Advanced.
- Under Query (Advanced Mode), create one or more rules to search for VMs in specific VMware servers or for specific virtual machines.
Be aware that to create two or more rules, you must be in
not . Additionally, each query rule must begin on its own line.You can use the types of rules shown:
To search for VMs in a particular VMware server
vmware://VMware_server?filter=filter
To search for a specific virtual machine on a particular VMware server
vmware://VMware_server/vm/virtual_machine_instance_uuid