[Bugs] [Bug 1765017] New: gf_event doesn't work for glfsheal process

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 24 07:27:30 UTC 2019


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

            Bug ID: 1765017
           Summary: gf_event doesn't work for glfsheal process
           Product: GlusterFS
           Version: mainline
            Status: NEW
         Component: eventsapi
          Assignee: bugs at gluster.org
          Reporter: pkarampu at redhat.com
  Target Milestone: ---
    Classification: Community



We noticed this issue when gluster volume heal <volname> info fails on one of
the bricks because gf_event() is taking ~25 seconds to do getaddrinfo. Here is
the relevant stack trace:

    naddrs=naddrs at entry=0x7f8c3cfaa490) at ../sysdeps/posix/getaddrinfo.c:865
#8  0x00007f8c4976f2cd in __GI_getaddrinfo (name=0x7f8c4c6d0af0
"/var/run/glusterd.socket", 
    service=service at entry=0x0, hints=hints at entry=0x7f8c3cfaa640,
pai=pai at entry=0x7f8c3cfaa608)
    at ../sysdeps/posix/getaddrinfo.c:2419
#9  0x00007f8c4beb3366 in _gf_event (event=event at entry=EVENT_AFR_SUBVOL_UP, 
    fmt=fmt at entry=0x7f8c2eead638 "subvol=%s") at events.c:69
#10 0x00007f8c2ee94ba4 in __afr_handle_child_up_event
(this=this at entry=0x7f8c3000f070, 
    child_xlator=child_xlator at entry=0x7f8c3000a630, idx=idx at entry=1, 
    halo_max_latency_msec=halo_max_latency_msec at entry=0,
event=event at entry=0x7f8c3cfaa82c, 
    call_psh=call_psh at entry=0x7f8c3cfaa838,
up_child=up_child at entry=0x7f8c3cfaa83c)

In glfsheal gf_event should happen on localhost. This bz tracks this bug.

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


More information about the Bugs mailing list