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™ Status Codes Reference Guide
  3. NetBackup status codes
  4. NetBackup status codes
  5. NetBackup status code: 8417

NetBackup status code: 8417

Message: Service <service-name> already available in the namespace <namespace> for the MediaServer <MediaServer-name> with unexpected labels.

Explanation: The labels for the service do not match. A clean-up from earlier uninstallation of a NetBackup deployment was not be done properly.

Recommended Action: Perform the following as appropriate:

  • Check the NetBackup operator logs for details using the following command:

    kubectl logs <netbackup-operator-pod-name> netbackup-operator -n <netbackup-operator-namespace>

  • Delete the service using the following command:

    kubectl delete service <service-name> -n <namespace>

    The operator recreates the service.

  • Verify that RBAC permissions are correct. Refer to the NetBackup Deployment on Azure Kubernetes Cluster (AKS) Administrator's Guide.

  • Check your cluster configuration and verify that it meets the expected prerequisites for NetBackup deployment. Refer to the NetBackup Deployment on Azure Kubernetes Cluster (AKS) Administrator's Guide.

  • Check the Kubernetes documentation for service details: https://kubernetes.io/docs/concepts/services-networking/service/

Click here to view technical notes and other information on the Cohesity Technical Support website about this status code.

Feedback

Was this page helpful?
Previous

NetBackup status code: 8416

Next

NetBackup status code: 8418

Feedback

Was this page helpful?