OADP backup partially failing.
Issue
- Checking the status of the backup:
/usr/local/bin/velero get backup -n openshift-adp
NAME STATUS ERRORS WARNINGS CREATED EXPIRES STORAGE LOCATION SELECTOR
backup Completed 0 0 2023-08-19 13:12:46 +0530 IST 20d prod-bakcup-1 <none>
schedule-boihcldx-20230828020018 PartiallyFailed 18 0 2023-08-28 07:32:42 +0530 IST 3h prod-bakcup-1 <none>
schedule-cymmetri-20230828010018 PartiallyFailed 87 0 2023-08-28 06:30:18 +0530 IST 14h prod-bakcup-1 <none>
- Checking the logs of the backup scheduled gives the below error:
# velero backup logs schedule-boihcldx-20230828020018
Warnings: <error getting warnings: DownloadRequest.velero.io "schedule-boihcldx-20230828020018-74757bc3-e579-479c-b93c-02a73d607512" is invalid: spec.target.kind: Unsupported value: "BackupResults": supported values: "BackupLog", "BackupContents", "BackupVolumeSnapshots", "BackupItemSnapshots", "BackupResourceList", "RestoreLog", "RestoreResults", "CSIBackupVolumeSnapshots", "CSIBackupVolumeSnapshotContents">
Errors: <error getting errors: DownloadRequest.velero.io "schedule-boihcldx-20230828020018-74757bc3-e579-479c-b93c-02a73d607512" is invalid: spec.target.kind: Unsupported value: "BackupResults": supported values: "BackupLog", "BackupContents", "BackupVolumeSnapshots", "BackupItemSnapshots", "BackupResourceList", "RestoreLog", "RestoreResults", "CSIBackupVolumeSnapshots", "CSIBackupVolumeSnapshotContents">
Environment
- Red Hat OpenShift Container Platform
- 4.x
- OADP
- ACM
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.