diff options
author | Atin Mukherjee <amukherj@redhat.com> | 2018-04-01 22:10:30 +0530 |
---|---|---|
committer | Atin Mukherjee <amukherj@redhat.com> | 2018-04-05 16:11:00 +0000 |
commit | ed51b60c6b33024885d9876b23cb6554055e49a1 (patch) | |
tree | 3748e573e58893385892f0008f24bee0855b647b /api | |
parent | d9ceaf3203ffafb4bfe4693b47df1259abbd167a (diff) |
glusterd: show brick online after port registration
gluster-block project needs a dependency check to see if all the bricks
are online before bringing up the relevant gluster-block services. While
the patch https://review.gluster.org/#/c/19785/ attempts to write the
script but brick should be only marked as online only when the
pmap_signin is completed.
While this is perfectly fine for non brick multiplexing, but with brick
multiplexing this patch still doesn't eliminate the race completely as
the attach_req call is asynchrnous and glusterd immediately marks the
port as registerd.
Change-Id: I81db54b88f7315e1b24e0234beebe00de6429f9d
Fixes: bz#1563273
Signed-off-by: Atin Mukherjee <amukherj@redhat.com>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions