-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
4.19
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
None
-
None
-
Rejected
-
None
-
Done
-
Bug Fix
-
-
None
-
None
-
None
-
None
Description of problem:
I am performing an AWS hosted cluster backup. The DataProtectionApplication and Backup resources are created in open-cluster-management-backup namespace because that is where ACM installs and runs the OADP and velero operators. The backup status gets stuck.
status:
expiration: "2025-05-29T13:36:48Z"
formatVersion: 1.1.0
phase: InProgress
progress:
itemsBackedUp: 22
totalItems: 370
startTimestamp: "2025-04-29T13:36:48Z"
version: 1
This log repeats in the velero pod even though the dataupload is completed.
time="2025-04-29T13:48:05Z" level=info msg="waiting for dataUpload to be completed..." backup=open-cluster-management-backup/hcp-aws-backup cmd=/plugins/hypershift-oadp-plugin
The DataUpload is completed.
oc get datauploads -A
NAMESPACE NAME STATUS STARTED BYTES DONE TOTAL BYTES STORAGE LOCATION AGE NODE
open-cluster-management-backup hcp-aws-backup-8wggx Completed 26m 434491488 434491488 default 27m ip-10-0-123-73.us-west-1.compute.internal
Version-Release number of selected component (if applicable):
How reproducible:
Everytime
Steps to Reproduce:
1.Install OADP in open-cluster-management-backup namespace
2.Create DPA and Backup resource in open-cluster-management-backup namespace
3.
Actual results:
The backup should be completed.
Expected results:
The backup gets stuck. DU is completed. Velero logs indicate that DU is incomplete.
Additional info:
- links to
-
RHEA-2024:11038
OpenShift Container Platform 4.19.z bug fix update
- mentioned on