Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ Deployment Guide for Azure Kubernetes Services (AKS) Cluster
  3. Troubleshooting
  4. Check primary server status
NetBackup™ Deployment Guide for Azure Kubernetes Services (AKS) Cluster

Check primary server status

Check the primary server custom resource status, with the command:

$ kubectl get primaryserver.netbackup.veritas.com/environment-sample -n <namespace>

NAME                 TAG    AGE    STATUS
environment-sample   10.0   3h1m   Failed

If the output shows STATUS as Failed as in the example above, check the primary pod log for errors with the command:

$ kubectl logs pod/environment-sample-primary-0 -n <namespace>

Feedback

Was this page helpful?
Previous

Resolving an issue related to recovery of data

Next

Pod status field shows as pending

Feedback

Was this page helpful?