[Bugs] [Bug 1294053] New: Excessive logging in mount when bricks of the replica are down

bugzilla at redhat.com bugzilla at redhat.com
Thu Dec 24 10:11:18 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1294053

            Bug ID: 1294053
           Summary: Excessive logging in mount when bricks of the replica
                    are down
           Product: GlusterFS
           Version: mainline
         Component: replicate
          Assignee: bugs at gluster.org
          Reporter: ravishankar at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:

Commit 2b7226f9d3470d8fe4c98c1fddb06e7f641e364d did not check for the
validity of a dict before doing a dict_get. This floods the mount log with lot
of spurios messages when one of the bricks is down in a replica subovolume:

[2015-12-24 09:31:48.793530] I [dict.c:462:dict_get]
(-->/usr/local/lib/glusterfs/3.8dev/xlator/cluster/replicate.so(+0x4de19)
[0x7fabffdd6e19]
-->/usr/local/lib/glusterfs/3.8dev/xlator/cluster/replicate.so(+0x4d946)
[0x7fabffdd6946] -->/usr/local/lib/libglusterfs.so.0(dict_get+0x72)
[0x7fac11800302] ) 0-dict: !this || key=glusterfs.bad-inode [Invalid argument]
[2015-12-24 09:31:48.794164] I [dict.c:462:dict_get]
(-->/usr/local/lib/glusterfs/3.8dev/xlator/cluster/replicate.so(+0x4de19)
[0x7fabffdd6e19]
-->/usr/local/lib/glusterfs/3.8dev/xlator/cluster/replicate.so(+0x4d946)
[0x7fabffdd6946] -->/usr/local/lib/libglusterfs.so.0(dict_get+0x72)
[0x7fac11800302] ) 0-dict: !this || key=glusterfs.bad-inode [Invalid argument]
[2015-12-24 09:31:48.794692] I [dict.c:462:dict_get]
(-->/usr/local/lib/glusterfs/3.8dev/xlator/cluster/replicate.so(+0x4de19)
[0x7fabffdd6e19]

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list