| Summary: | [geo-rep]: schedule_georep.py doesn't touch the mount in every iteration | |||
|---|---|---|---|---|
| Product: | Red Hat Gluster Storage | Reporter: | Rahul Hinduja <rhinduja> | |
| Component: | geo-replication | Assignee: | Aravinda VK <avishwan> | |
| Status: | CLOSED ERRATA | QA Contact: | Rahul Hinduja <rhinduja> | |
| Severity: | urgent | Docs Contact: | ||
| Priority: | high | |||
| Version: | rhgs-3.1 | CC: | asrivast, avishwan, chrisw, csaba, nlevinki, sabose | |
| Target Milestone: | --- | Keywords: | ZStream | |
| Target Release: | RHGS 3.1.3 | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | glusterfs-3.7.9-3 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1328399 (view as bug list) | Environment: | ||
| Last Closed: | 2016-06-23 05:18:15 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: | ||
| Bug Depends On: | ||||
| Bug Blocks: | 1258386, 1311817, 1328399, 1330450 | |||
|
Description
Rahul Hinduja
2016-04-19 10:16:35 UTC
Upstream patch sent. http://review.gluster.org/14029 As a workaround, Touch the Master mount once script sets checkpoint. Downstream Patch: https://code.engineering.redhat.com/gerrit/#/c/73033/ Verified with the build: glusterfs-3.7.9-3.el7rhgs.x86_64 glusterfs-geo-replication-3.7.9-3.el7rhgs.x86_64 Ran the script when no IO was in progress, script successfully stopped the geo-rep, started, set checkpoint and stopped before exit. [root@dhcp37-182 scripts]# python /usr/share/glusterfs/scripts/schedule_georep.py Tom 10.70.37.122 Jerry [ OK] Stopped Geo-replication [ OK] Set Checkpoint [ OK] Started Geo-replication and watching Status for Checkpoint completion [ OK] All Checkpoints NOT COMPLETE, All status OK (Turns 1) [ OK] All Checkpoints COMPLETE, All status OK (Turns 2) [ OK] Stopping Geo-replication session now [root@dhcp37-182 scripts]# 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://access.redhat.com/errata/RHBA-2016:1240 |