Bug 1121716
Summary: | [EARLY ACCESS] config output shows remote_gsyncd: /nonexistent/gsyncd | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Jacob Shucart <jshucart> |
Component: | geo-replication | Assignee: | Bug Updates Notification Mailing List <rhs-bugs> |
Status: | CLOSED WONTFIX | QA Contact: | storage-qa-internal <storage-qa-internal> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rhgs-3.0 | CC: | avishwan, chrisw, csaba, kbarfiel, mzywusko, nlevinki |
Target Milestone: | --- | Keywords: | EasyFix, ZStream |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | config | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-04-16 15:57:50 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: |
Description
Jacob Shucart
2014-07-21 17:08:50 UTC
I see where /nonexistent/gsyncd is set. It is basically part of some template file, right? Can we just change the template file and replace /nonexistent/gsyncd with the real path that way this never comes up? The problem here is that a customer is running in to this due to issues with running the create command for geo-replication. They have a weird security software layer that puts some things in non-standard locations. Fix to be done in $SRC/geo-replication/syncdaemon/configinterface.py.in Handle this config key as special case. Geo-replication support added to Glusterd2 project, which will be available with Gluster upstream 4.0 and 4.1 releases. Most of the issues already fixed with issue https://github.com/gluster/glusterd2/issues/271 and remaining fixes are noted in issue https://github.com/gluster/glusterd2/issues/557 We can close these issues since we are not planning any fixes for 3.x series. |