[Bugs] [Bug 1322523] New: Fd based fops should not be logging ENOENT/ESTALE
bugzilla at redhat.com
bugzilla at redhat.com
Wed Mar 30 15:56:38 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1322523
Bug ID: 1322523
Summary: Fd based fops should not be logging ENOENT/ESTALE
Product: GlusterFS
Version: 3.7.10
Component: protocol
Assignee: pkarampu at redhat.com
Reporter: pkarampu at redhat.com
CC: bugs at gluster.org
Depends On: 1315168
+++ This bug was initially created as a clone of Bug #1315168 +++
Description of problem:
Ideally fd based operations shouldn't be logging ENOENT/ESTALE. But it can
happen when self-heal is yet to happen where the files need to be re-created
etc.
So don't log them as ERRORS
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-03-07 02:10:00 EST ---
REVIEW: http://review.gluster.org/13621 (protocol/server: Do not log ENOENT in
readv) posted (#1) for review on master by Pranith Kumar Karampuri
(pkarampu at redhat.com)
--- Additional comment from Vijay Bellur on 2016-03-07 02:19:45 EST ---
REVIEW: http://review.gluster.org/13621 (protocol/server: Do not log
ENOENT/ESTALE in fd based fops) posted (#2) for review on master by Pranith
Kumar Karampuri (pkarampu at redhat.com)
--- Additional comment from Vijay Bellur on 2016-03-15 11:27:21 EDT ---
COMMIT: http://review.gluster.org/13621 committed in master by Pranith Kumar
Karampuri (pkarampu at redhat.com)
------
commit b145cd15ded130078c9f1105e76f35d0886e62d5
Author: Pranith Kumar K <pkarampu at redhat.com>
Date: Mon Mar 7 11:52:18 2016 +0530
protocol/server: Do not log ENOENT/ESTALE in fd based fops
When fd-fops come on anon-fds there is a chance to log ENOENT/ESTALE for
them.
Log it as DEBUG.
Change-Id: I8ae53c29d6a66f6a65081c281a9a5c205f53766b
BUG: 1315168
Signed-off-by: Pranith Kumar K <pkarampu at redhat.com>
Reviewed-on: http://review.gluster.org/13621
CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Ashish Pandey <aspandey at redhat.com>
Reviewed-by: Jeff Darcy <jdarcy at redhat.com>
Smoke: Gluster Build System <jenkins at build.gluster.com>
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1315168
[Bug 1315168] Fd based fops should not be logging ENOENT/ESTALE
--
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=HLOAihQScp&a=cc_unsubscribe
More information about the Bugs
mailing list