Bug 1225338
Summary: | [geo-rep]: snapshot creation timesout even if geo-replication is in pause/stop/delete state | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Rahul Hinduja <rhinduja> | |
Component: | geo-replication | Assignee: | Kotresh HR <khiremat> | |
Status: | CLOSED ERRATA | QA Contact: | storage-qa-internal <storage-qa-internal> | |
Severity: | urgent | Docs Contact: | ||
Priority: | high | |||
Version: | rhgs-3.1 | CC: | aavati, annair, asrivast, avishwan, csaba, nlevinki, vagarwal | |
Target Milestone: | --- | Keywords: | Regression | |
Target Release: | RHGS 3.1.0 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.7.1-1 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1225542 (view as bug list) | Environment: | ||
Last Closed: | 2015-07-29 04:53:16 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: | 1225543 | |||
Bug Blocks: | 1202842, 1223636 |
Description
Rahul Hinduja
2015-05-27 07:24:42 UTC
Upstream (master): http://review.gluster.org/10951 Upstream (3.7): http://review.gluster.org/10988 Downstream: https://code.engineering.redhat.com/gerrit/#/c/49689/ Verified with build: glusterfs-3.7.1-3.el6rhs.x86_64 [root@georep1 ~]# gluster volume geo-replication master 10.70.46.154::slave stop Stopping geo-replication session between master & 10.70.46.154::slave has been successful [root@georep1 ~]# gluster volume geo-replication master 10.70.46.154::slave delete Deleting geo-replication session between master & 10.70.46.154::slave has been successful [root@georep1 ~]# gluster snapshot list snap1_GMT-2015.06.18-13.54.17 snap2_GMT-2015.06.18-14.00.01 [root@georep1 ~]# gluster volume info master | grep change changelog.changelog: on [root@georep1 ~]# time gluster snapshot create snapr master snapshot create: success: Snap snapr_GMT-2015.06.18-14.04.29 created successfully real 0m13.162s user 0m0.106s sys 0m0.026s [root@georep1 ~]# gluster snapshot list snap1_GMT-2015.06.18-13.54.17 snap2_GMT-2015.06.18-14.00.01 snapr_GMT-2015.06.18-14.04.29 [root@georep1 ~]# gluster snapshot activate snapr_GMT-2015.06.18-14.04.29 Snapshot activate: snapr_GMT-2015.06.18-14.04.29: Snap activated successfully [root@georep1 ~]# [root@georep1 ~]# gluster snapshot info snapr_GMT-2015.06.18-14.04.29 | grep -i "status" Status : Started [root@georep1 ~]# Moving the bug to verified state 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, 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://rhn.redhat.com/errata/RHSA-2015-1495.html |