Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1494526

Summary: glustereventsd hardcodes working-directory
Product: [Community] GlusterFS Reporter: Patrick Matthäi <pmatthaei>
Component: coreAssignee: Vishal Pandey <vpandey>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: mainlineCC: atumball, avishwan, bugs, srangana
Target Milestone: ---Keywords: EasyFix, Triaged
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: glusterfs-5.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1512455 (view as bug list) Environment:
Last Closed: 2018-10-24 09:26:28 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 Patrick Matthäi 2017-09-22 12:25:14 UTC
Hello,

in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876344 reports:

The glustereventd daemon hardcodes several paths (in eventsapiconf.py),
among them the glusterd working-directory to /var/lib/gulsterd. This
breaks badly when you have configured glusterd to use a different
working directory with something like:

,---
volume management
  type mgmt/glusterd
  option working-directory /some/other/path
  …
end-volume
`---

Comment 1 Worker Ant 2017-11-13 09:25:09 UTC
REVIEW: https://review.gluster.org/18726 (Events APIs:glustereventsd hardcodes working-directory) posted (#1) for review on master by Vishal Pandey

Comment 2 Worker Ant 2017-11-13 09:44:20 UTC
REVISION POSTED: https://review.gluster.org/18726 (Events APIs:glustereventsd hardcodes working-directory) posted (#2) for review on master by Vishal Pandey

Comment 3 Shyamsundar 2018-10-23 14:07:41 UTC
Unsure if this is fixed in mainline, as patch stands abandoned. Moving the version to mainline for proper RCA and closure.

Comment 4 Amar Tumballi 2018-10-24 09:26:28 UTC
https://review.gluster.org/#/c/glusterfs/+/18761/, with this it is fixed in master.