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 field for each CR is displayed as , 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/.