Bug 1225543
Summary: | [geo-rep]: snapshot creation timesout even if geo-replication is in pause/stop/delete state | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Aravinda VK <avishwan> |
Component: | geo-replication | Assignee: | Kotresh HR <khiremat> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.7.0 | CC: | aavati, avishwan, bugs, csaba, gluster-bugs, khiremat, nlevinki, rhinduja, storage-qa-internal |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.7.1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1225542 | Environment: | |
Last Closed: | 2015-06-02 06:20:45 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: | 1225542 | ||
Bug Blocks: | 1219955, 1223636, 1225338 |
Description
Aravinda VK
2015-05-27 16:14:42 UTC
REVIEW: http://review.gluster.org/10988 (featuress/changelog: On snapshot, notify irrespective of failures) posted (#2) for review on release-3.7 by Venky Shankar (vshankar) REVIEW: http://review.gluster.org/10988 (featuress/changelog: On snapshot, notify irrespective of failures) posted (#3) for review on release-3.7 by Venky Shankar (vshankar) COMMIT: http://review.gluster.org/10988 committed in release-3.7 by Venky Shankar (vshankar) ------ commit 8a1e0e2d535f42bf76384d81a2e6dbd0364adea5 Author: Kotresh HR <khiremat> Date: Wed May 27 16:27:25 2015 +0530 featuress/changelog: On snapshot, notify irrespective of failures During snapshot, changelog barrier is enabled and a explicit rollover of changelog is initiated. During rollover of changelog, if any error or changelog is empty, the notification was not sent to reconfigure and hence snapshot was failing because of timeout. This patch addresses it by sending notification irrespective of failures and sends error if any back to barrier. BUG: 1225543 Change-Id: I971ef3bdc63bb50bda0b655e55cd814e44254ba9 Reviewed-On: http://review.gluster.org/10951 Signed-off-by: Kotresh HR <khiremat> Reviewed-on: http://review.gluster.org/10988 Tested-by: NetBSD Build System <jenkins.org> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Venky Shankar <vshankar> |