[Bugs] [Bug 1146377] New: Quota-crawlers of all volumes write to the same log file

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 25 06:58:39 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1146377

            Bug ID: 1146377
           Summary: Quota-crawlers of all volumes write to the same log
                    file
           Product: GlusterFS
           Version: mainline
         Component: quota
          Severity: medium
          Priority: medium
          Assignee: gluster-bugs at redhat.com
          Reporter: kdhananj at redhat.com
                CC: bugs at gluster.org



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:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=AHHVpAm30j&a=cc_unsubscribe


More information about the Bugs mailing list