NetBackup status code: 8437
Explanation: The ResourceNamePrefix value contains the media substring in the primary server spec of the CR YAML.
Recommended Action: Perform the following as appropriate:
Ensure that the resourceNamePrefix in primary section of environment CR does not have the media substring.
If not, edit the environment CR with either of following items and update the resourceNamePrefix in the primary section.
Edit the environment CR using following command and save:
kubectl edit environments.netbackup.veritas.com <netbackup-environment-name> -n <environmentCR-namespace>
Edit the environment CR YAML and apply the change using following command:
kubectl apply -f <environment.yaml>
Click here to view technical notes and other information on the Cohesity Technical Support website about this status code.