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.
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)
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
Patch 'http://review.gluster.org/13171' is abandoned, marking as won't fix