Bug 762174 (GLUSTER-442) - Default config directory is /usr/local/etc instead of /etc for CentOS RPM build
Summary: Default config directory is /usr/local/etc instead of /etc for CentOS RPM build
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-442
Product: GlusterFS
Classification: Community
Component: scripts
Version: mainline
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Harshavardhana
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-05 12:45 UTC by Simon Blandford
Modified: 2015-03-23 01:03 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: RTNR
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)

Description Harshavardhana 2009-12-05 09:49:27 UTC
Fixed in 2.0.9rc releases and origin/release-2.0 upstream branch.

Comment 1 Simon Blandford 2009-12-05 12:45:40 UTC
Installed from glusterfs-common-2.0.8-1.x86_64.rpm the glusterfs-volgen command always reports and "open failed" error because the script has
confdir = "/usr/local/etc/glusterfs"
hard coded. Changing to /etc/glusterfs fixes it.


Note You need to log in before you can comment on or make changes to this bug.