[Bugs] [Bug 1165142] New: hardcoded gsyncd path causes geo-replication to fail on non-redhat systems

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 18 12:27:43 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1165142

            Bug ID: 1165142
           Summary: hardcoded gsyncd path causes geo-replication to fail
                    on non-redhat systems
           Product: GlusterFS
           Version: 3.5.3
         Component: geo-replication
          Keywords: Triaged
          Severity: medium
          Assignee: bugs at gluster.org
          Reporter: kkeithle at redhat.com
                CC: bugs at gluster.org, fharshav at redhat.com,
                    gluster-bugs at redhat.com, jordan.tomkinson at gmail.com,
                    kkeithle at redhat.com
        Depends On: 1162905
            Blocks: 1165140



+++ This bug was initially created as a clone of Bug #1162905 +++

Description of problem:
Line 16 of geo-replication/src/peer_gsec_create.in has a hard coded path of
${exec_prefix}/libexec/glusterfs/gsyncd - ignoring the value of remote_gsyncd
option in gsyncd.conf

atleast in Ubuntu, there is no libexec folder anywhere on the system and the
ubuntu debs provided by semiosis installs gsyncd to
/usr/lib/x86_64-linux-gnu/glusterfs/

this file has not changed in 3.5 or 3.6, so affects both releases.

The only way to get distributed geo-replication working is to symlink the path
to the correct location.

Version-Release number of selected component (if applicable): 3.5.1, 3.5.2,
3.6.1


How to reproduce:

follow the distributed geo-replication docs at
https://github.com/gluster/glusterfs/blob/master/doc/admin-guide/en-US/markdown/admin_distributed_geo_rep.md
on a non-redhat system


Steps to Reproduce:
1. setup geo-replication as per docs
2. start the geo-replication
3. status never changes from "Not Active"
4. log files show cannot execute gsyncd

Actual results:

E [glusterd-geo-rep.c:2685:glusterd_gsync_read_frm_status] 0-: Unable to read
gsyncd status file
E [glusterd-geo-rep.c:2999:glusterd_read_status_file] 0-: Unable to read the
statusfile for /export/sitedata brick for  ds0(master),
10.42.0.8::geo-repl(slave) session


Expected results:

geo-replication to work.

Additional info:

https://github.com/gluster/glusterfs/blob/release-3.6/geo-replication/src/peer_gsec_create.in#L16


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1162905
[Bug 1162905] hardcoded gsyncd path causes geo-replication to fail on
non-redhat systems
https://bugzilla.redhat.com/show_bug.cgi?id=1165140
[Bug 1165140] hardcoded gsyncd path causes geo-replication to fail on
non-redhat systems
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list