[Bugs] [Bug 1465559] multiple brick processes seen on gluster(fs) d restart in brick multiplexing

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 20 12:27:23 UTC 2017


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

Atin Mukherjee <amukherj at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|MODIFIED                    |POST



--- Comment #4 from Atin Mukherjee <amukherj at redhat.com> ---
Found another race where glusterd was restarted glusterd_brick_start () is
called multiple times due to friend handshaking and in one instance when one of
the brick was attempted to be attached to the existing brick process,
send_attach_req failed as the first brick itself was still not up and then we
did a synlock_unlock ( )followed by a sleep of 1 sec, before the same thread
woke up, another thread tried to start the same brick process and then it
assumed that it has to start a fresh brick process.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=C1wYSKOdpN&a=cc_unsubscribe


More information about the Bugs mailing list