Verifying Cloud Scale deployment
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/<name> 19.0.10.3.0050 3d21h Success NAME TAG AGE PRIMARY SERVER STATUS mediaserver.netbackup.veritas.com/<name> 19.0.10.3.0050 3d20h nbuxqa-alphaqa-10-244-67-67.vxindia.veritas.com Success NAME AGE TAG SIZE READY msdpscaleout.msdp.veritas.com/<name> 3d21h 19.0.10.3.0050 1 1 NAME TAG AGE STATUS cpserver.netbackup.veritas.com/<name> 10.3.0.0.1054 3d20h Success NAME READY AGE STATUS environment.netbackup.veritas.com/<name> 4/4 3d21h Success
For further confirmation, verify if the Web UI of the Primary Server is accessible through https://<Primary Server's FQDN>/webui/login/.