Bug 2165941
Summary: | [RDR] ACM UI allows Relocate operation even when Peer Ready is False due to which cleanup of Primary cluster remains stuck for on-going failover operation | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Aman Agrawal <amagrawa> |
Component: | csi-driver | Assignee: | Madhu Rajanna <mrajanna> |
Status: | CLOSED ERRATA | QA Contact: | Sidhant Agrawal <sagrawal> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.12 | CC: | gshanmug, idryomov, kbg, kramdoss, mrajanna, muagarwa, ndevos, nibalach, odf-bz-bot, prasanna.kalever, rtalur, srangana |
Target Milestone: | --- | ||
Target Release: | ODF 4.14.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 4.14.0-126 | Doc Type: | Bug Fix |
Doc Text: |
. More reliable and controlled resynchronization process
Previously, the resync command was not triggered effectively leading to sync issues and inability to disable image mirroring. It was because CephCSI had a dependency on the image mirror state to issue resync commands which was unreliable due to the unpredictable changes in the state.
With this fix, when a volume is being demoted, CephCSI saves the timestamp of the image creation. When the resync command is issued, CephCSI compares the saved timestamp with the the current creation timestamp and the nresync proceeds only if the timestamps match. Also, CephCSI examines the state of the images and the last snapshot timestamps to determine whether resync is required or if an error message needs to be displayed. This results in a more reliable and controlled resynchronization process.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2023-11-08 18:49:53 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: | 2229670 | ||
Bug Blocks: | 2244409 |
Comment 6
Mudit Agarwal
2023-05-30 11:30:00 UTC
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.14.0 security, enhancement & 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-2023:6832 |