NetBackup™ Snapshot Manager Install and Upgrade Guide
- Introduction
- Section I. NetBackup Snapshot Manager installation and configuration
- Preparing for NetBackup Snapshot Manager installation
- Deploying NetBackup Snapshot Manager using container images
- Deploying NetBackup Snapshot Manager extensions
- Installing the NetBackup Snapshot Manager extension on a VM
- Installing the NetBackup Snapshot Manager extension on a managed Kubernetes cluster (AKS) in Azure
- Installing the NetBackup Snapshot Manager extension on a managed Kubernetes cluster (EKS) in AWS
- Installing the NetBackup Snapshot Manager extension on a managed Kubernetes cluster (GKE) in GCP
- NetBackup Snapshot Manager cloud providers
- Configuration for protecting assets on cloud hosts/VM
- Protecting assets with NetBackup Snapshot Manager's on-host agent feature
- Installing and configuring NetBackup Snapshot Manager agent
- Configuring the NetBackup Snapshot Manager application plug-in
- Microsoft SQL plug-in
- Oracle plug-in
- Protecting assets with NetBackup Snapshot Manager's agentless feature
- Snapshot Manager catalog backup and recovery
- NetBackup Snapshot Manager assets protection
- Volume Encryption in NetBackup Snapshot Manager
- NetBackup Snapshot Manager security
- Preparing for NetBackup Snapshot Manager installation
- Section II. NetBackup Snapshot Manager maintenance
- NetBackup Snapshot Manager logging
- Upgrading NetBackup Snapshot Manager
- Migrating and upgrading NetBackup Snapshot Manager
- Post-upgrade tasks
- Uninstalling NetBackup Snapshot Manager
- Troubleshooting NetBackup Snapshot Manager
Assigning tags on snapshots and Restore Point Collection
When a snapshot of host (instance) / disk (volume) is initiated through NetBackup Snapshot Manager, tags from source would be applied on created snapshot as follows:
When snapshot of host is taken, tags/labels (for GCP) assigned in host/VM would be applied to snapshots.
When snapshot of disk is taken, tags/labels (for GCP) assigned in disk would be applied to snapshots.
While taking snapshot, NetBackup Snapshot Manager also applies few labels/tags to the snapshot.
If number of NetBackup Snapshot Manager required tags and source tags are greater than the allowed maximum tag limits, then these extra tags would not be copied from source (host/VM) and keys of these skipped tags would be logged as warning in NetBackup Snapshot Manager logs.
For Azure | For AWS | For GCP |
---|---|---|
Maximum tags limit: 50 Maximum tags that can be assigned on resources in Azure stack: 15 | Maximum tags limit: 50 | Maximum tags limit: 64 |
Keys used in Azure: cp:data, createdby | Keys used in AWS: cp:data, src-volume, src-vol-region, cloudpoint-replicated, src-inst-region, createdby, cp:host-snapshot-name, cloudpoint-description, cloudpoint-src-region, cloudpoint-src-account | Keys used in GCP: instance_id, createdby |
There are some tags/labels which NetBackup Snapshot Manager assigns to snapshot. It is recommended not to assign these tags to any of the resources such as instance (host) and disk (volume). During snapshot, if any of the NetBackup Snapshot Manager tags are found on the asset then these tags would be skipped and not assigned to the corresponding snapshot.
If
does not exist, then new would be created using instance tags and NetBackup Snapshot Manager tags.If
exists and no tags, then instance tags and NetBackup Snapshot Manager tags would be applied to the existing .If
exists without thecreatedby: cloudpoint
tags, then preserve the existing tags of and add new tags from instance and NetBackup Snapshot Manager required tags.If
exists withcreatedby: cloudpoint
tags, then preserve the existing tags of and add new tags from instance and required tags of NetBackup Snapshot Manager.