[Bugs] [Bug 1590657] New: Excessive logging in posix_check_internal_writes() due to NULL dict
bugzilla at redhat.com
bugzilla at redhat.com
Wed Jun 13 07:15:06 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1590657
Bug ID: 1590657
Summary: Excessive logging in posix_check_internal_writes() due
to NULL dict
Product: GlusterFS
Version: 4.1
Component: posix
Assignee: bugs at gluster.org
Reporter: kdhananj at redhat.com
CC: bugs at gluster.org
Depends On: 1590655
+++ This bug was initially created as a clone of Bug #1590655 +++
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:
--- Additional comment from Worker Ant on 2018-06-13 03:03:59 EDT ---
REVIEW: https://review.gluster.org/20250 (storage/posix: Fix excessive logging
in WRITE fop path) posted (#1) for review on master by Krutika Dhananjay
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1590655
[Bug 1590655] Excessive logging in posix_check_internal_writes() due to
NULL dict
--
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