diff options
author | Mohit Agrawal <moagrawa@redhat.com> | 2018-06-30 19:51:34 +0530 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2018-07-09 03:22:49 +0000 |
commit | dab12ce093628860bf43c3e0c7eaf9099cf7a78f (patch) | |
tree | 7843069ab82446927d85c7d6521ee048cf005ff7 /geo-replication/src/peer_mountbroker.py.in | |
parent | 10b0d7300336fbe97bf2341b46203d50958ee5a1 (diff) |
glusterfs: Brick process is crash at the time of call server_first_lookup
Problem: Brick process is getting crash while executing test case
tests/bugs/core/bug-1432542-mpx-restart-crash.t
Solution: At the time of initiating connection with brick process by
client brick process call server_setvolume.If cleanup thread
has set cleanup_starting flag after check flag by server_setvolume
then a brick process can crash at the time of calling lookup
on brick root.To avoid crash check cleanup_starting
flag before just call server_first_lookup
BUG: 1597627
Change-Id: I12542c124c76429184df34a04c1eae1a30052ca7
fixes: bz#1597627
Signed-off-by: Mohit Agrawal <moagrawa@redhat.com>
Note: To test the patch executing test case
tests/bugs/core/bug-1432542-mpx-restart-crash.t in a loop
around 100 times
Diffstat (limited to 'geo-replication/src/peer_mountbroker.py.in')
0 files changed, 0 insertions, 0 deletions