Please enter search query.
Search <book_title>...
NetBackup™ Deployment Guide for Amazon Elastic Kubernetes Services (EKS) Cluster
Last Published:
2022-12-19
Product(s):
NetBackup & Alta Data Protection (10.1.1)
- Introduction to NetBackup on EKS
- Deployment with environment operators
- Assessing cluster configuration before deployment
- Deploying NetBackup
- About primary server CR and media server CR
- Upgrading NetBackup
- Deploying Snapshot Manager
- Migration and upgrade of Snapshot Manager
- Deploying MSDP Scaleout
- Upgrading MSDP Scaleout
- Monitoring NetBackup
- Monitoring MSDP Scaleout
- Monitoring Snapshot Manager deployment
- Managing the Load Balancer service
- Performing catalog backup and recovery
- Managing MSDP Scaleout
- About MSDP Scaleout maintenance
- Uninstalling MSDP Scaleout from EKS
- Uninstalling Snapshot Manager
- Troubleshooting
- Appendix A. CR template
Webhook displays an error for PV not found
Following error message is displayed when the user creates PVC with
and fails to create PV during deployment:error when creating "samples/environment.yaml": admission webhook "environment2-validating-webhook.netbackup.veritas.com" denied the request: Environment change rejected by validating webhook: PVC exist for Catalog Volume. PersistentVolume pv-catalog-nbuxsystest-primary-0 does not exist for primary server's Catalog volume : PersistentVolume "pv-catalog-nbuxsystest-primary-0" not found.
This issue can be resolved by creating PV and apply environment.yaml
file again.