Bug 1251821

Summary: /usr/lib/glusterfs/ganesha/ganesha_ha.sh is distro specific
Product: [Community] GlusterFS Reporter: Joe Julian <joe>
Component: ganesha-nfsAssignee: Kaleb KEITHLEY <kkeithle>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.7.4CC: joe, kkeithle
Target Milestone: ---Keywords: Reopened, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.7.11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1259938 (view as bug list) Environment:
Last Closed: 2016-05-31 13:11:36 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: 1259938    

Description Joe Julian 2015-08-10 04:43:42 UTC
References to configuration files are specific to RPM based distros and are incorrect on ubuntu/debian/arch.

Comment 1 Kaleb KEITHLEY 2015-08-19 04:17:13 UTC
Perhaps you could give me some specifics about what doesn't work or what's different on your distro?

Thanks

Comment 2 Joe Julian 2015-09-03 16:31:14 UTC
For example, https://github.com/gluster/glusterfs/blob/master/extras/ganesha/scripts/ganesha-ha.sh#L53

Only EL based distros use /etc/sysconfig others use /etc/defaults or /etc/conf.d

Comment 3 Vijay Bellur 2015-09-03 19:13:31 UTC
REVIEW: http://review.gluster.org/12102 (common-ha: distribution neutral location of config files) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle)

Comment 4 Kaleb KEITHLEY 2015-09-03 23:07:15 UTC
*** Bug 1259938 has been marked as a duplicate of this bug. ***

Comment 5 Vijay Bellur 2015-09-03 23:20:37 UTC
REVIEW: http://review.gluster.org/12103 (common-ha: distribution neutral location of config files) posted (#1) for review on release-3.7 by Kaleb KEITHLEY (kkeithle)

Comment 6 Vijay Bellur 2015-09-09 01:14:44 UTC
REVIEW: http://review.gluster.org/12103 (common-ha: distribution neutral location of config files) posted (#2) for review on release-3.7 by Kaleb KEITHLEY (kkeithle)

Comment 7 Pranith Kumar K 2015-10-14 10:28:00 UTC
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-glusterfs-3.7.5, please open a new bug report.

glusterfs-glusterfs-3.7.5 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] http://www.gluster.org/pipermail/gluster-users/2015-October/023968.html
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user

Comment 8 Pranith Kumar K 2015-10-14 10:37:35 UTC
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.5, please open a new bug report.

glusterfs-3.7.5 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] http://www.gluster.org/pipermail/gluster-users/2015-October/023968.html
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user

Comment 9 Vijay Bellur 2016-03-14 11:45:37 UTC
REVIEW: http://review.gluster.org/13723 (common-ha: distribution neutral location of config files) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle)

Comment 10 Vijay Bellur 2016-03-15 04:33:40 UTC
COMMIT: http://review.gluster.org/13723 committed in master by Kaleb KEITHLEY (kkeithle) 
------
commit 6d83559ea42644ed39e21c76cef8a1974f3dcab0
Author: Joe Julian <jjulian>
Date:   Tue Sep 8 09:53:54 2015 -0700

    common-ha: distribution neutral location of config files
    
    work on systems with config files in directories other than
    /etc/sysconfig.
    
    BUG: 1251821
    Change-Id: I009946623b508ba422a4881913455218d8846055
    Signed-off-by: Joe Julian <me>
    Reviewed-on: http://review.gluster.org/12132
    Tested-by: NetBSD Build System <jenkins.org>
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: soumya k <skoduri>
    Reviewed-by: Kaleb KEITHLEY <kkeithle>
    Reviewed-on: http://review.gluster.org/13723
    Tested-by: Kaleb KEITHLEY <kkeithle>
    Smoke: Gluster Build System <jenkins.com>
    NetBSD-regression: NetBSD Build System <jenkins.org>
    CentOS-regression: Gluster Build System <jenkins.com>