NetBackup™ Deployment Guide for Kubernetes Clusters
- Introduction
- Section I. Deployment
- Prerequisites for Kubernetes cluster configuration
- Deployment with environment operators
- Deploying NetBackup
- Primary and media server CR
- Deploying NetBackup using Helm charts
- Deploying MSDP Scaleout
- Deploying Snapshot Manager
- Section II. Monitoring and Management
- Monitoring NetBackup
- Monitoring MSDP Scaleout
- Monitoring Snapshot Manager
- Managing the Load Balancer service
- Managing MSDP Scaleout
- Performing catalog backup and recovery
- Section III. Maintenance
- MSDP Scaleout Maintenance
- Upgrading
- Uninstalling
- Troubleshooting
- Troubleshooting AKS and EKS issues
- Troubleshooting AKS-specific issues
- Troubleshooting EKS-specific issues
- Troubleshooting AKS and EKS issues
- Appendix A. CR template
Configuring Auto Image Replication
The backups that are generated in one NetBackup domain can be replicated to storage in one or more target NetBackup domains. This process is referred to as Auto Image Replication (A.I.R.).
You can configure Auto Image Replication in NetBackup, which is using MSDP Scaleout storage servers.
To configure Auto Image Replication
- Logon to the NetBackup Web UI of both replication source and target domain.
- Add each other NetBackup's primary server as trusted primary server.
For more information, see the NetBackup Web UI Administrator's Guide.
- In the replication source domain, get the MSDP_SERVER name from the NetBackup Web UI.
Navigate to Storage > Storage configuration > Storage servers.
- Add MSDP_SERVER in the primary server of replication target domain. Login to the target primary server and run the following command:
echo "MSDP_SERVER = <Source MSDP server name>" >> /usr/openv/netbackup/bp.conf
- Get the token from the target domain NetBackup Web UI.
Navigate to Security > Token. In the Create token window, enter the token name and other required details. Click Create.
For more information, see the NetBackup Web UI Administrator's Guide.
- Add replication targets for the disk pool in replication source domain.
In the Disk pools tab, click on the disk pool link.
Click Add to add the replication target.
- In the Add replication targets window:
Select the replication target primary server.
Provide the target domain token.
Select the target volume.
Provide the target storage credentials.
Click Add.