-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
odf-4.12.17
-
None
Description of problem - Provide a detailed description of the issue encountered, including logs/command-output snippets and screenshots if the issue is observed in the UI:
The OCP platform infrastructure and deployment type (AWS, Bare Metal, VMware, etc. Please clarify if it is platform agnostic deployment), (IPI/UPI): RDR solution creates resource in application namespace - there is no generic way to identify and exclude these resources during backups.
The ODF deployment type (Internal, External, Internal-Attached (LSO), Multicluster, DR, Provider, etc): DR
The version of all relevant components (OCP, ODF, RHCS, ACM whichever is applicable): OCP 4.17, ODF 4.17, ACM 2.12
Does this issue impact your ability to continue to work with the product? no - can manually develop filter for known DR resources to exclude in near term
Is there any workaround available to the best of your knowledge? yes - filter known DR resources from backup
Can this issue be reproduced? If so, please provide the hit rate yes - 100% when using Cephfs or any storage that requires VolSync for replication
Can this issue be reproduced from the UI? yes
If this is a regression, please provide more details to justify this:
Steps to Reproduce:
- Setup RDR Solution
- Deploy application which uses Cephfs storage
- Enable DR protection for application
- Backup Application namespace
The exact date and time when the issue was observed, including timezone details:
Actual results:
Application backup contains resources generated / required by DR solution - no way to easily identify / remove
Expected results:
Application backup can easily identify / exclude DR resources with known label (propose : ramendr.openshift.io/exclude=true)
Logs collected and log location:
Additional info: