Description of problem: When there are multiple volumes on which quota is enabled, all of their crawler processes write to the same file - DEFAULT_LOG_FILE_DIRECTORY/quota-crawl.log This makes it difficult to read the logs and also makes the log-file ugly when multiple processes write to the same file without any synchronization. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Create 2 volumes, start and mount them. Create data under them. 2. Enable quota on both of them. 3. This will launch crawlers for both the volumes. Actual results: The log-file will have a mix of client logs messages for all files. Expected results: Let there be one crawler log-file per volume. Additional info:
REVIEW: http://review.gluster.org/8843 (features/quota: Use per-volume log file for crawler) posted (#2) for review on master by Krutika Dhananjay (kdhananj)
REVIEW: http://review.gluster.org/8843 (features/quota: Use per-volume log file for crawler) posted (#3) for review on master by Krutika Dhananjay (kdhananj)
COMMIT: http://review.gluster.org/8843 committed in master by Krishnan Parthasarathi (kparthas) ------ commit 4a79fa4f2694888258942222db2c8390f168c731 Author: Krutika Dhananjay <kdhananj> Date: Thu Sep 25 10:12:46 2014 +0530 features/quota: Use per-volume log file for crawler Change-Id: I195b3309bae7e684b7dbf771e4f3b4778d0dac4c BUG: 1146377 Signed-off-by: Krutika Dhananjay <kdhananj> Reviewed-on: http://review.gluster.org/8843 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Pranith Kumar Karampuri <pkarampu> Reviewed-by: Krishnan Parthasarathi <kparthas> Tested-by: Krishnan Parthasarathi <kparthas>
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report. glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user