[Bugs] [Bug 1246432] ./tests/basic/volume-snapshot.t spurious fail causing glusterd crash.
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jul 28 13:26:48 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1246432
--- Comment #2 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11757 committed in master by Raghavendra
Talur (rtalur at redhat.com)
------
commit 51f48bc9a41a5e2004d9051ff90517b01626b08f
Author: anand <anekkunt at redhat.com>
Date: Fri Jul 24 15:48:50 2015 +0530
glusterd: glusterd crash due to race between handshake and snapshot remove
threads
Issue : glusterd was crashing due to race between handshake thread and
snapshot
remove
RCA : Snapshot thread referring voinfo and same time volinfo is modified
during handshake,
glusterd was crashing due to this inconsistent data of volinfo .
Note: Sending commands without checking cluster status may lead to crash
Fix:.Wait for handshake complete/cluster ready before proceeding commands.
Change-Id: Iefd986664bd9dd225f0abf8f85476d6afd206914
BUG: 1246432
Signed-off-by: anand <anekkunt at redhat.com>
Reviewed-on: http://review.gluster.org/11757
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Raghavendra Talur <rtalur at redhat.com>
--
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=pMUHtfuGWX&a=cc_unsubscribe
More information about the Bugs
mailing list