Bug 1295696

Summary: glusterd: quota hook script fails on dev environment
Product: [Community] GlusterFS Reporter: Vijaikumar Mallikarjuna <vmallika>
Component: glusterdAssignee: Vijaikumar Mallikarjuna <vmallika>
Status: CLOSED WONTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, smohan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-07 03:26:45 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:

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