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 Amazon Elastic Kubernetes Services (EKS) Cluster
  3. Deploying NetBackup
  4. Migrating the node group for primary or media servers
NetBackup™ Deployment Guide for Amazon Elastic Kubernetes Services (EKS) Cluster

Migrating the node group for primary or media servers

You can migrate the node group for primary or media servers.

To migrate the node group for primary or media servers

  1. Edit environment CR object using the the following command:

    kubectl edit environment <environmentCR_name> -n <namespace>

  2. Change the node selector labelKey and lableValue to new values for primary/media server.
  3. Save the environment CR.

This will change the statefulset for respective NetBackup server replica to 0 for respective server. This will terminate the pods. After successful migration, statefulset replicas will be set to original value.

Feedback

Was this page helpful?
Previous

Managing NetBackup deployment using VxUpdate

Next

Upgrading NetBackup

Feedback

Was this page helpful?