| Summary: | dist-geo-rep : No way to reset or unset the checkpoint once set. | ||
|---|---|---|---|
| Product: | Red Hat Gluster Storage | Reporter: | Vijaykumar Koppad <vkoppad> |
| Component: | geo-replication | Assignee: | Amar Tumballi <amarts> |
| Status: | CLOSED ERRATA | QA Contact: | Vijaykumar Koppad <vkoppad> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.1 | CC: | aavati, amarts, avishwan, bbandari, csaba, grajaiya, vraman |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-3.4.0.40rhs-1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-27 15:45:17 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: | 1028675 | ||
| Bug Blocks: | |||
|
Description
Vijaykumar Koppad
2013-10-31 15:16:13 UTC
I tried it in the build glusterfs-3.4.0.39rhs, it doesn't work. Since we made the change not to restart when checkpoint changed. Checkpoint change will reflect in when checkpoint loop reads the value next time(a few seconds delay) Please try the following: 1. Set checkpoint 2. Check the config values(checkpoint) "gluster v geo <master> <slave-url> config 3. Reset the checkpoint "gluster v geo <master> <slave-url> config \!checkpoint" 4. Check the config values using "gluster v geo <master> <slave-url> config Amar, in your patch we may need to remove "checkpoint_target" along with the "checkpoint_completed" verified on glusterfs-3.4.0.43rhs-1. Now it can be reset using the command "gluster v geo <master> <slave-url> config \!checkpoint" 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. http://rhn.redhat.com/errata/RHBA-2013-1769.html |