NetBackup status code: 8454
Explanation: The migration has failed due to some of the platform configuration checks.
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 new PVC with the Azure files created during failed data migration using the following command:
kubectl delete pvc <pvc_name> -n <netbackup-environment-namespace>
Reapply the environment.yaml file to reinitiate the data migration. For other migration details, refer to the NetBackup Deployment for Azure Kubernetes Cluster (AKS) Administrator's Guide.
Click here to view technical notes and other information on the Cohesity Technical Support website about this status code.