+++ This bug was initially created as a clone of Bug #1235921 +++ Description of problem: We see frequent logging of messages like [2015-06-24 14:08:13.989147] I [dict.c:467:dict_get] (--> /lib64/libglusterfs.so.0(_gf_log_callingfn+0x186)[0x7f02d7cf7ef6] (--> /lib64/libglusterfs.so.0(dict_get+0x90)[0x7f02d7cf0ce0] (--> /usr/lib64/glusterfs/3.7.2/xlator/storage/posix.so(posix_setxattr +0x1b9)[0x7f02ca48a439] (--> /lib64/libglusterfs.so.0(default_setxattr +0x75)[0x7f02d7cfc3a5] (--> /usr/lib64/glusterfs/3.7.2/xlator/features/changetimerecorder.so(ctr_setxattr+0x186)[0x7f02c9a42696] ))))) 0-dict: !this || key=dht-get-iatt-in-xattr
REVIEW: http://review.gluster.org/11417 (storage/posix: Check xdata for NULL before dict_get) posted (#1) for review on release-3.7 by Raghavendra Talur (rtalur)
Patch posted on http://review.gluster.org/#/c/11417/
COMMIT: http://review.gluster.org/11417 committed in release-3.7 by Raghavendra Bhat (raghavendra) ------ commit 0b1ded9bbd1b20f20e2e68850c38c5b8b14b6292 Author: Raghavendra Talur <rtalur> Date: Thu Jun 25 02:18:42 2015 +0530 storage/posix: Check xdata for NULL before dict_get Backport of http://review.gluster.org/#/c/11390 Performing a dict_get on xdata can lead to frequent logging if xdata is NULL. Change-Id: I1666f0cc958c639ccd816e3738dd4a1efebbff82 BUG: 1235923 Signed-off-by: Raghavendra Talur <rtalur> Reviewed-on: http://review.gluster.org/11417 Tested-by: NetBSD Build System <jenkins.org> Reviewed-by: N Balachandran <nbalacha> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Raghavendra Bhat <raghavendra>
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.7.3, please open a new bug report. glusterfs-3.7.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] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/12078 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user