Error during accelerator backup due to track log PVC creation failure
Backup from Snapshot job fails, if there is an error in track log PVC creation. Track log PVC creation can fail due to multiple reasons as follows:
Invalid storage class is provided.
Sufficient space not available for PVC creation.
Recommended actions:
Check if sufficient space is available to create a PVC with the required size.
Check if the storage class is configured correctly on the Kubernetes cluster.