Bug 1251821
Summary: | /usr/lib/glusterfs/ganesha/ganesha_ha.sh is distro specific | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Joe Julian <joe> | |
Component: | ganesha-nfs | Assignee: | Kaleb KEITHLEY <kkeithle> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 3.7.4 | CC: | 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
Perhaps you could give me some specifics about what doesn't work or what's different on your distro? Thanks 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 REVIEW: http://review.gluster.org/12102 (common-ha: distribution neutral location of config files) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle) *** Bug 1259938 has been marked as a duplicate of this bug. *** 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) 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) 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 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 REVIEW: http://review.gluster.org/13723 (common-ha: distribution neutral location of config files) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle) 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> |