NetBackup™ for VMware Administrator's Guide
- Introduction
- Required tasks: overview
- Configuring RBAC roles for VMware administrators
- Notes and prerequisites
- VMware vSphere privileges
- Managing VMware servers
- About VMware discovery
- Add VMware servers
- Change resource limits for VMware resource types
- Configuring backup policies for VMware
- Backup options on the VMware tab
- Exclude disks tab
- Configuring a VMware Intelligent Policy
- About the Reuse VM selection query results option
- Use Accelerator to back up virtual machines
- Configuring protection plans for VMware
- Malware scan
- Instant access
- Instant rollback
- Continuous data protection
- Backing up virtual machines
- VM recovery
- VMware agentless restore
- Restoring Individual files and folders from VMware backups
- Using NetBackup to back up Cloud Director environments
- Recover VMware Cloud Director virtual machines
- Restore virtual machines with Instant Recovery
- Protecting VMs using hardware snapshots and replication
- Best practices and more information
- Troubleshooting VMware operations
- NetBackup logging for VMware
- Snapshot error encountered (status code 156)
- Appendix A. Configuring services for NFS on Windows
- About configuring services for NFS on Windows 2012 or 2016 (NetBackup for VMware)
- Appendix B. Backups 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 reduce the time required for VM discovery in a VMware environment
- In the NetBackup web UI, open the VMware Intelligent Policy.
- On the Clients tab of the policy, make sure Select automatically through VMware intelligent policy query is selected.
- Under the Query builder, click 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