[Bugs] [Bug 1590655] New: Excessive logging in posix_check_internal_writes() due to NULL dict
bugzilla at redhat.com
bugzilla at redhat.com
Wed Jun 13 07:01:46 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1590655
Bug ID: 1590655
Summary: Excessive logging in posix_check_internal_writes() due
to NULL dict
Product: GlusterFS
Version: mainline
Component: posix
Assignee: bugs at gluster.org
Reporter: kdhananj at redhat.com
CC: bugs at gluster.org
Description of problem:
I was running some write-intensive tests on my volume, and in a matter of 2
hrs, the 50GB space in my root partition was filled up. Turns out it's due to
excessive logging in bricks - specifically in posix write when
posix_check_internal_writes() does dict_get() before performing NULL-check on
the dict.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list