Bug 764677 (GLUSTER-2945)

Summary: disturbing logs in io-cache reconfigure()
Product: [Community] GlusterFS Reporter: Amar Tumballi <amarts>
Component: io-cacheAssignee: Amar Tumballi <amarts>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: mainlineCC: anush, gluster-bugs, vraman
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Amar Tumballi 2011-05-25 11:56:00 UTC
when i did a 'gluster volume set <VOL> cluster.stripe-block-size 1MB', got following logs in glusterfs client log file.


[2011-05-25 17:19:26.266155] W [dict.c:1153:data_to_str] (-->/usr/local/lib/libglusterfs.so.0(+0x1faf9) [0x7fcba9b08af9] (-->/usr/local/lib/libglusterfs.so.0(+0x1fbce) [0x7fcba9b08bce] (-->/usr/local/lib/glusterfs/3git/xlator/performance/io-cache.so(reconfigure+0x58b) [0x7fcba5ebd163]))) 0-dict: data is NULL
[2011-05-25 17:19:26.266210] W [dict.c:1153:data_to_str] (-->/usr/local/lib/libglusterfs.so.0(+0x1faf9) [0x7fcba9b08af9] (-->/usr/local/lib/libglusterfs.so.0(+0x1fbce) [0x7fcba9b08bce] (-->/usr/local/lib/glusterfs/3git/xlator/performance/io-cache.so(reconfigure+0x695) [0x7fcba5ebd26d]))) 0-dict: data is NULL
[2011-05-25 17:19:26.266254] W [dict.c:1153:data_to_str] (-->/usr/local/lib/libglusterfs.so.0(+0x1faf9) [0x7fcba9b08af9] (-->/usr/local/lib/libglusterfs.so.0(+0x1fbce) [0x7fcba9b08bce] (-->/usr/local/lib/glusterfs/3git/xlator/performance/io-cache.so(reconfigure+0x839) [0x7fcba5ebd411]))) 0-dict: data is NULL
[2011-05-25 17:19:26.266297] W [dict.c:1153:data_to_str] (-->/usr/local/lib/libglusterfs.so.0(+0x1faf9) [0x7fcba9b08af9] (-->/usr/local/lib/libglusterfs.so.0(+0x1fbce) [0x7fcba9b08bce] (-->/usr/local/lib/glusterfs/3git/xlator/performance/io-cache.so(reconfigure+0x865) [0x7fcba5ebd43d]))) 0-dict: data is NULL

Comment 1 Anand Avati 2011-05-27 04:19:03 UTC
PATCH: http://patches.gluster.com/patch/7245 in master (performance/io-cache: fix annoying logs during reconfigure)