Please enter search query.
Search <book_title>...
NetBackup™ Deployment Guide for Azure Kubernetes Services (AKS) Cluster
Last Published:
2022-06-27
Product(s):
NetBackup & Alta Data Protection (10.0.0.1)
- Introduction to NetBackup on AKS
- Deployment with environment operators
- Assessing cluster configuration before deployment
- Deploying NetBackup
- About primary server CR and media server CR
- Upgrading NetBackup
- Deploying MSDP Scaleout
- Upgrading MSDP Scaleout
- Monitoring NetBackup
- Monitoring MSDP Scaleout
- Managing the Load Balancer service
- Performing catalog backup and recovery
- Managing MSDP Scaleout
- About MSDP Scaleout maintenance
- Uninstalling MSDP Scaleout from AKS
- Troubleshooting
- Appendix A. CR template
Telemetry reporting
Telemetry reporting entries for the NetBackup deployment on AKS are indicated with the
text.By default, the telemetry data is saved at the
/var/veritas/nbtelemetry/
location. The default location will not persisted during the pod restarts.If you want to save telemetry data to persisted location, execute the kubectl exec -it -n <namespace> <primary/media_server_pod_name> - /bin/bash command in the pod using the and execute telemetry command using /usr/openv/netbackup/bin/nbtelemetry with
--dataset-path=DESIRED_PATH
option.