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. Cohesity Cloud Scale Technology Manual Deployment Guide for Kubernetes Clusters
  3. Section II. Deployment
  4. Deploying Cloud Scale
  5. Verifying Cloud Scale deployment
Cohesity Cloud Scale Technology Manual Deployment Guide for Kubernetes Clusters

Verifying Cloud Scale deployment

Note:

Cloud Scale deployment does not support ARM (Advanced RISC Machine) Architecture.

Execute the following command to verify if the Cloud Scale deployment is successful:

kubectl get primaryserver,mediaserver,msdpscaleout,cpserver,environment -n <netbackup-namespace>

The output should display the name and status of all the CRs. If the value of STATUS field for each CR is displayed as Success, then it indicates that the deployment is successful.

The output message for a successful Cloud Scale deployment is as follows:

# kubectl get primaryserver,mediaserver,msdpscaleout,cpserver,environment -n <netbackup-namespace>

NAME                                            TAG      AGE   STATUS
primaryserver.netbackup.veritas.com/gov-terraform1   11.0.x.x.xxxx   20h   Success

NAME                                                    TAG        AGE   PRIMARY SERVER            STATUS
mediaserver.netbackup.veritas.com/gov-terraform1   11.0.x.x.xxxx   20h   10-0-131-11.usda.gov.in   Success

NAME                                           AGE   TAG    SIZE   READY
msdpscaleout.msdp.veritas.com/gov-terraform1   20h   21.0   1      1

NAME                                               TAG          AGE   STATUS
cpserver.netbackup.veritas.com/gov-terraform1   11.0.x.x.xxxx   20h   Success

NAME                                               READY   AGE   STATUS
environment.netbackup.veritas.com/gov-terraform1   4/4     20h   Success

For further confirmation, verify if the Web UI of the Primary Server is accessible through https://<Primary Server's FQDN>/webui/login/.

Feedback

Was this page helpful?
Previous

Deploying Cloud Scale using kubectl plugin

Next

Post Cloud Scale deployment tasks

Feedback

Was this page helpful?