Bug 2116605

Summary: [RDR] VRG deletion is stuck on a fresh VR created during deletion, which is stuck as the PVC cannot be updated with a finalizer
Product: [Red Hat Storage] Red Hat OpenShift Data Foundation Reporter: Shyamsundar <srangana>
Component: odf-drAssignee: Shyamsundar <srangana>
odf-dr sub component: ramen QA Contact: Sidhant Agrawal <sagrawal>
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: high    
Priority: unspecified CC: amagrawa, bmekhiss, bniver, ebenahar, edonnell, ekuric, kramdoss, mrajanna, muagarwa, nojha, ocs-bugs, odf-bz-bot, olakra, pdhiran, srangana, sseshasa, vumrao
Version: 4.11Keywords: TestBlocker
Target Milestone: ---   
Target Release: ODF 4.12.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
.Deleting the internal `VolumeReplicaitonGroup` resource from where a workload failed over or relocated from no longer causes errors Due to a bug in the disaster recovery (DR) reconciler, during deletion of the internal `VolumeReplicaitonGroup` resource on a managed cluster, from where a workload failed over or relocated from, a persistent volume claim (PVC) was attempted to be protected. The resulting cleanup operation did not complete and would report the `PeerReady` condition on the `DRPlacementControl` for the application to be `False`. This meant the application that was failed over or relocated, could not be relocated or failed over again because the `DRPlacementControl` resource was reporting its `PeerReady` condition as `False`. With this update, during deletion of the internal `VolumeReplicationGroup` resource, a PVC is not attempted to be protected again, thereby avoiding the issue of a stalled cleanup. This results in `DRPlacementControl` reporting `PeerReady` as `True` post auto completion of the cleanup.
Story Points: ---
Clone Of: 2097511
: 2119932 (view as bug list) Environment:
Last Closed: 2023-02-08 14:06:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2094357, 2107226, 2115507, 2119932    

Comment 5 Mudit Agarwal 2022-08-16 14:05:25 UTC
Moving out of 4.11 after an offline discussion with Karthick