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)
Query rules for tags
Be aware of the following rules when you use tags in your queries:
If you use VMware tags, you can base your backup selections on these tags. Be aware these tags are case-sensitive, so
UNIX
is different fromunix
.When NetBackup uses tags to select virtual machines, the selection is based only on tag names. The selection is independent of the category.
Example:
Virtual_machine_1 has a user-specified tag HR from the category production.
Virtual_machine_2 has a user-specified tag HR from the category test.
Queries that select virtual machines with the tag HR select both virtual machines.
NetBackup uses a different VMware interface to access tag information from vCenter Servers than is used for other query fields. Therefore, tag related calls to the vCenter Server run only if they are required. Calls are skipped if the query is satisfied without the tag information. NetBackup only collects this information once per vCenter Server. NetBackup collects tag metadata as part of virtual machine backup, but it collects tag metadata only from those vCenter Servers for which a virtual machine is selected. If no virtual machine is selected from a vCenter Server and tags are not used in the query then tag metadata is not collected from that vCenter Server.
Example 1: Tag Equal "Production" OR Powerstate Equal poweredOn
Example 2: Powerstate Equal poweredOn OR Tag Equal "Production"
In Example 1, NetBackup retrieves virtual machine data as well as tag data from each virtual server for which it has credentials.
In Example 2, NetBackup retrieves virtual machine data for each virtual server for which it has credentials. But NetBackup only needs to retrieve tag data for virtual machines where the Powerstate is not equal to poweredOn.