Bug 868877
| Summary: | [3.3.0.4rhs-34.el6rhs.x86_64.rpm] geo-rep status gives N/A. | |||
|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Vijaykumar Koppad <vkoppad> | |
| Component: | geo-replication | Assignee: | Csaba Henk <csaba> | |
| Status: | CLOSED ERRATA | QA Contact: | Vijaykumar Koppad <vkoppad> | |
| Severity: | urgent | Docs Contact: | ||
| Priority: | urgent | |||
| Version: | 2.0 | CC: | aavati, amarts, bbandari, csaba, psriniva, rfortier, rhs-bugs, sdharane, shaines, vbellur | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | glusterfs-3.4.0qa5 | Doc Type: | Bug Fix | |
| Doc Text: |
Previously, the Geo-replication feature used an improper socket path and displayed 'N/A' as the status. This led to the checkpointing feature not working as expected. Now the socket issues are handled well and the status is displayed appropriately.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 873380 (view as bug list) | Environment: | ||
| Last Closed: | 2013-09-16 03:25: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: | ||||
| Bug Blocks: | 811632, 815035, 873380 | |||
|
Description
Vijaykumar Koppad
2012-10-22 11:05:19 UTC
N/A means that checkpoint service is not functional. That happened because the change of the location of unix domain sockets that are used for inter-component communication has changed as of https://code.engineering.redhat.com/gerrit/120 on the glusterd side, but gsyncd has not been adjusted so the checkpoint service is not found where glusterd expects it to be. The proper fix is to have glusterd to specify the socket location to gsyncd, instead of hardwiring it into gsyncd code. *** Bug 870503 has been marked as a duplicate of this bug. *** *** Bug 870502 has been marked as a duplicate of this bug. *** CHANGE: http://review.gluster.org/4143 (geo-rep / gsyncd,glusterd: do not hardcode socket path) merged in master by Anand Avati (avati) Kindly verify the edited doc text for technical accuracy and sign off. 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-1262.html |