Bug 764677 (GLUSTER-2945) - disturbing logs in io-cache reconfigure()
Summary: disturbing logs in io-cache reconfigure()
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-2945
Product: GlusterFS
Classification: Community
Component: io-cache
Version: mainline
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Amar Tumballi
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-25 11:56 UTC by Amar Tumballi
Modified: 2013-12-19 00:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)

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)


Note You need to log in before you can comment on or make changes to this bug.