Bug 1295696 - glusterd: quota hook script fails on dev environment
Summary: glusterd: quota hook script fails on dev environment
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vijaikumar Mallikarjuna
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-05 09:56 UTC by Vijaikumar Mallikarjuna
Modified: 2016-05-11 22:49 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-04-07 03:26:45 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Vijaikumar Mallikarjuna 2016-01-05 09:56:42 UTC
Quota hook scripts fails to run glusterfs with
error 'command not found'

This is because, gluster binaries are installed
under /usr/local/sbin. When glusterd is started
as a init.d service, PATH environment is reset
and doesn't include '/usr/local/sbin' in it.

Comment 1 Vijay Bellur 2016-01-05 10:02:24 UTC
REVIEW: http://review.gluster.org/13171 (glusterd: set PATH with gluster sbindir in glusterd startup script) posted (#1) for review on master by Vijaikumar Mallikarjuna (vmallika)

Comment 2 Mike McCune 2016-03-28 23:44:20 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 3 Vijaikumar Mallikarjuna 2016-04-07 03:26:45 UTC
Patch 'http://review.gluster.org/13171' is abandoned, marking as won't fix


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