Bug 2005919
Summary: | [DR] [Tracker for BZ #2008587] when Relocate action is performed and the Application is deleted completely rbd image is not getting deleted on secondary site | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Pratik Surve <prsurve> | |
Component: | ceph | Assignee: | Ilya Dryomov <idryomov> | |
Status: | CLOSED ERRATA | QA Contact: | Sidhant Agrawal <sagrawal> | |
Severity: | urgent | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.9 | CC: | apolak, bniver, dupadhya, ebenahar, gmeno, idryomov, jespy, jmishra, kramdoss, madam, mrajanna, muagarwa, ocs-bugs, odf-bz-bot, olakra, rperiyas, sagrawal, sheggodu, shilpsha, sostapov, srangana, sunkumar, vereddy | |
Target Milestone: | --- | Keywords: | AutomationBackLog, Reopened | |
Target Release: | ODF 4.10.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | 4.10.0-124 | Doc Type: | Bug Fix | |
Doc Text: |
.Image deletion events on secondary clusters are handled correctly
Previously, when RBD images were deleted by the user on the primary cluster would not consequently be deleted by `rbd-mirror daemon` on the secondary cluster. It happened due to an error that occurred in the rbd-mirror daemon that prevented image deletion events from being properly propagated to the secondary cluster.
With this update, RBD images are handled properly on both primary and secondary cluster when deleted.
|
Story Points: | --- | |
Clone Of: | ||||
: | 2008587 (view as bug list) | Environment: | ||
Last Closed: | 2022-04-13 18:49:43 UTC | Type: | Bug | |
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: | 2008587, 2011326, 2047279 | |||
Bug Blocks: |
Description
Pratik Surve
2021-09-20 13:37:16 UTC
RBD image on the Secondary site post a relocation of failover, would still exist. The image would be garbage collected when the application and its PVCs are deleted on the primary site. Hence I assume this is not an issue. Although, in our testing we have noticed that the remote site image is not always garbage collected when primary site application (PVC and resources) is deleted. @pratik, looking for clarification if the application was deleted and the remote image was still present, or the expectation here is that post relocation the remote image would not be present. If the former then we would need to track and get this fixed, if the latter then there is an expectation mismatch on the feature. This will be targeted for RHCS 5.0 z2 and therefore be available for the ODF 4.9 z stream. This BZ was discussed in the last DR sync up and was agreed upon to move out of 4.9 because the ceph fix is out of scope for 5.0z1 It is an image garbage collection issue. Does not impact a user from trying out the feature and should be ok to be part of a subsequent z release. Users who have tried this out in their clusters may need to use the toolbox(with the help of support) to garbage collect the image on the secondary cluster. Moving this out and marking it as a known issue. Shyam, please add doc text *** Bug 2037650 has been marked as a duplicate of this bug. *** The intention was to close the 4.9.z bug but I did not notice that it is also targeted for 4.10. So removing the 4.9 flag and moving the bug back to on_qa -> verified for correctness. Please add doc text Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Red Hat OpenShift Data Foundation 4.10.0 enhancement, security & bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:1372 |