Bug 1188064
Summary: | log files get flooded when removexattr() can't find a specified key or value | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Vijay Bellur <vbellur> |
Component: | logging | Assignee: | bugs <bugs> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.6.1 | CC: | bernhard.glomm, bugs, monotek23, ndevos, olim |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-v3.6.3 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1144527 | Environment: | |
Last Closed: | 2016-02-04 15:21:33 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1144527, 1192832, 1205715 | ||
Bug Blocks: | 1184460 |
Description
Vijay Bellur
2015-02-01 22:59:24 UTC
REVIEW: http://review.gluster.org/9524 (protocol: Log ENODATA & ENOATTR logs at DEBUG loglevel in removexattr_cbk.) posted (#1) for review on release-3.6 by Vijay Bellur (vbellur) COMMIT: http://review.gluster.org/9524 committed in release-3.6 by Raghavendra Bhat (raghavendra) ------ commit 642355b50e792aa7b309122c871731ad887a97c0 Author: Vijay Bellur <vbellur> Date: Fri Sep 19 19:08:05 2014 +0530 protocol: Log ENODATA & ENOATTR logs at DEBUG loglevel in removexattr_cbk. Prevents messages of the following type from being seen by default in the log files: [2014-09-19 07:57:39.877806] W [client-rpc-fops.c:1232:client3_3_removexattr_cbk] 0-<volume_name>-client-0: remote operation failed: No data available [2014-09-19 07:57:39.877963] W [client-rpc-fops.c:1232:client3_3_removexattr_cbk] 0-<volume_name>-client-1: remote operation failed: No data available Change-Id: I3b1a121b0fc272eb772547275bb8085ed19db5a1 BUG: 1188064 Signed-off-by: Vijay Bellur <vbellur> Reviewed-on: http://review.gluster.org/8781 Reviewed-by: Niels de Vos <ndevos> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Jeff Darcy <jdarcy> Reviewed-on: http://review.gluster.org/9524 Reviewed-by: Raghavendra Bhat <raghavendra> Will this be backported also to 3.5.x? Have the same problem on Ubuntu 14.04, Glusterfs 3.5.5 (Launchpad Ubuntu Packages) and EXT4 bricks... (In reply to André Bauer from comment #3) > Will this be backported also to 3.5.x? > > Have the same problem on Ubuntu 14.04, Glusterfs 3.5.5 (Launchpad Ubuntu > Packages) and EXT4 bricks... Please open a new bug for 3.5.x and attach the logs with the exact messages. Bug 1192832 was used for backporting and the fix should be in 3.5.4 already. If you are seeing similar messages, we can address that. This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-v3.6.3, please open a new bug report. glusterfs-v3.6.3 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] https://www.gluster.org/pipermail/gluster-users/2015-April/021669.html [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |