[Bugs] [Bug 1367362] New: Log EEXIST errors at DEBUG level
bugzilla at redhat.com
bugzilla at redhat.com
Tue Aug 16 09:26:33 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1367362
Bug ID: 1367362
Summary: Log EEXIST errors at DEBUG level
Product: GlusterFS
Version: 3.7.14
Component: posix
Assignee: bugs at gluster.org
Reporter: kdhananj at redhat.com
CC: bugs at gluster.org
Depends On: 1367258
+++ This bug was initially created as a clone of Bug #1367258 +++
Description of problem:
Often, multiple io-threads could be attempting to create a shard at the same
time, causing one of those attempts to fail with EEXIST. This is being logged
at ERROR level today. It can be suppressed by moving it to DEBUG.
See http://www.gluster.org/pipermail/gluster-users/2016-August/028039.html for
more information.
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 Vijay Bellur on 2016-08-16 01:19:27 EDT ---
REVIEW: http://review.gluster.org/15161 (storage/posix: Log EEXIST failures at
DEBUG log-level) posted (#1) for review on master by Krutika Dhananjay
(kdhananj at redhat.com)
--- Additional comment from Vijay Bellur on 2016-08-16 05:24:52 EDT ---
COMMIT: http://review.gluster.org/15161 committed in master by Pranith Kumar
Karampuri (pkarampu at redhat.com)
------
commit 020c39e8ab657fbf12c102186c14aca24239efd4
Author: Krutika Dhananjay <kdhananj at redhat.com>
Date: Tue Aug 16 10:43:07 2016 +0530
storage/posix: Log EEXIST failures at DEBUG log-level
Change-Id: I56f160058d2e2751ca75f1f75ea8254a1b8a6bf3
BUG: 1367258
Signed-off-by: Krutika Dhananjay <kdhananj at redhat.com>
Reviewed-on: http://review.gluster.org/15161
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1367258
[Bug 1367258] Log EEXIST errors at DEBUG level
--
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