Bug 1304692
Summary: | hardcoded gsyncd path causes geo-replication to fail on non-redhat systems | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Aravinda VK <avishwan> |
Component: | geo-replication | Assignee: | Aravinda VK <avishwan> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.7.7 | CC: | avishwan, bugs, jordan.tomkinson, kkeithle |
Target Milestone: | --- | Keywords: | EasyFix, Triaged |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.7.9 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1162905 | Environment: | |
Last Closed: | 2016-03-22 08:15:26 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: | 1162905 | ||
Bug Blocks: | 1165140, 1165142 |
Description
Aravinda VK
2016-02-04 11:25:09 UTC
REVIEW: http://review.gluster.org/13354 (geo-rep: Fix gsyncd prefix in gsec_create) posted (#1) for review on release-3.7 by Aravinda VK (avishwan) REVIEW: http://review.gluster.org/13354 (geo-rep: Fix gsyncd prefix in gsec_create) posted (#2) for review on release-3.7 by Aravinda VK (avishwan) COMMIT: http://review.gluster.org/13354 committed in release-3.7 by Kaleb KEITHLEY (kkeithle) ------ commit 3adeb0a15057b97fed75c293a1a85439dc235c31 Author: Aravinda VK <avishwan> Date: Wed Jan 27 15:08:03 2016 +0530 geo-rep: Fix gsyncd prefix in gsec_create gsec_create script is generated after running ./configure libexec dir was formed using $prefix/libexec, but in Debian based distributions libexec dir is not present, instead they use lib directory to store these scripts. With this patch, full libexec path is fetched during ./configure. BUG: 1304692 Change-Id: I9f47a38e6ab0027c7df6716136fbe0635e95a593 Signed-off-by: Aravinda VK <avishwan> Reviewed-on: http://review.gluster.org/13298 Smoke: Gluster Build System <jenkins.com> Tested-by: Raghavendra Talur <rtalur> CentOS-regression: Gluster Build System <jenkins.com> NetBSD-regression: NetBSD Build System <jenkins.org> Reviewed-by: Kaleb KEITHLEY <kkeithle> (cherry picked from commit 453abcb821b712f849f91a2a370a4debff89eed2) Reviewed-on: http://review.gluster.org/13354 This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.9, please open a new bug report. glusterfs-3.7.9 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] https://www.gluster.org/pipermail/gluster-users/2016-March/025922.html [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |