Bug 1027174
Summary: | Excessive logging of warning message "remote operation failed: No data available" in samba-vfs logfile | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Krutika Dhananjay <kdhananj> |
Component: | logging | Assignee: | Raghavendra Talur <rtalur> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | gluster-bugs, jarrpa, kdhananj, lmohanty, ndevos, sbhaloth, sdharane, vagarwal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.5.0 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1007033 | Environment: | |
Last Closed: | 2014-04-17 11:50:14 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: | |||
Bug Blocks: | 1007033, 1120136 |
Description
Krutika Dhananjay
2013-11-06 10:24:06 UTC
REVIEW: http://review.gluster.org/6237 (posix: Fix excessive logging resulting from get_real_filename failure from samba) posted (#1) for review on master by Krutika Dhananjay (kdhananj) COMMIT: http://review.gluster.org/6237 committed in master by Vijay Bellur (vbellur) ------ commit 9ebe1ede1f7bcf9a7cbc42314053ddf28c45b864 Author: Krutika Dhananjay <kdhananj> Date: Wed Nov 6 17:25:22 2013 +0530 posix: Fix excessive logging resulting from get_real_filename failure from samba Change-Id: I641d028165da7b8501bd372c62d2df89a9d4db1f BUG: 1027174 Signed-off-by: Krutika Dhananjay <kdhananj> Reviewed-on: http://review.gluster.org/6237 Reviewed-by: poornima g <pgurusid> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Vijay Bellur <vbellur> REVIEW: http://review.gluster.org/7171 (Reduce logging caused by non-existing extended attributes) posted (#1) for review on master by Niels de Vos (ndevos) COMMIT: http://review.gluster.org/7171 committed in master by Anand Avati (avati) ------ commit 7b3399cd462d0fca6509168f13a67f43e8b2c7d2 Author: Niels de Vos <ndevos> Date: Fri Feb 28 17:34:03 2014 +0100 Reduce logging caused by non-existing extended attributes This changes the following log messages from INFO (default value) to DEBUG. We do not really care if someone tries to read extended attributes that do not exist. [2013-12-09 12:19:05.924497] E [posix.c:3539:posix_fgetxattr] 0-dis-rep-posix: fgetxattr failed on key system.posix_acl_access (No data available) [2013-12-09 12:19:05.924545] I [server-rpc-fops.c:863:server_fgetxattr_cbk] 0-dis-rep-server: 13074: FGETXATTR 1 (b8381953-ffa5-40fa-90dd-ae122335cc4b) (system.posix_acl_access) ==> (No data available) Change-Id: Idbbeb026f81e67025a2b36d7bfeb125ad2a1f61b BUG: 1027174 Signed-off-by: Niels de Vos <ndevos> Reviewed-on: http://review.gluster.org/7171 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Harshavardhana <harsha> Reviewed-by: Anand Avati <avati> 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-3.5.0, please reopen this bug report. glusterfs-3.5.0 has been announced on the Gluster Developers mailinglist [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] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/6137 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |