NetBackup™ Deployment Guide for Kubernetes Clusters
- Introduction
- Section I. Configurations
- Prerequisites
- Recommendations and Limitations
- Configurations
- Configuration of key parameters in Cloud Scale deployments
- Section II. Deployment
- Section III. Monitoring and Management
- Monitoring NetBackup
- Monitoring Snapshot Manager
- Monitoring fluentbit
- Monitoring MSDP Scaleout
- Managing NetBackup
- Managing the Load Balancer service
- Managing PostrgreSQL DBaaS
- Managing fluentbit
- Performing catalog backup and recovery
- Managing MSDP Scaleout
- Section IV. Maintenance
- MSDP Scaleout Maintenance
- PostgreSQL DBaaS Maintenance
- Patching mechanism for primary, media servers, fluentbit pods, and postgres pods
- Upgrading
- Cloud Scale Disaster Recovery
- Uninstalling
- Troubleshooting
- Troubleshooting AKS and EKS issues
- Troubleshooting AKS-specific issues
- Troubleshooting EKS-specific issues
- Troubleshooting AKS and EKS issues
- Appendix A. CR template
Issues with NBPEM/NBJM
In the activity monitory, details would be visible as the job starts, which policyjob follower pod the job would be executed on.
The nbpemreq command can be used to verify the assignments. If the command is run on the primary or the leader, it will display information on the WorkDistributor leader. The - M option can be specified with the pod name to get the information on the specific pod. If no - M option is specified when executing the command from the primary pod, then the default gets routed to the leader pod.
Logging details: The
bp.conf
andnblog.conf
files are shared between all pods. NBPEM and NBJM verbose levels can be set using Web UI. The verbose level applies to all pods instances. Viewing logs and extracting logs fromfluentbit
in detail is mentioned under Common Operations. Commands for increasing logs verbose are listed under Usability and Supportability.Debugging resources:
nbpem binary path:
/usr/openv/netbackup/bin/nbpem
nbjm binary path:
/usr/openv/netbackup/bin/nbjm
libnbsubscriber path:
/usr/openv/lib/libnbsubscriber.so
(In the primary main container)libmqclient path:
/usr/openv/lib/libmqclient.so
bprdproxy path:
/usr/openv/netbackup/bin/bprdproxy
(In the primary main container)