[Bugs] [Bug 1227469] New: should not spawn another migration daemon on graph switch
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jun 2 17:49:52 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1227469
Bug ID: 1227469
Summary: should not spawn another migration daemon on graph
switch
Product: GlusterFS
Version: 3.7.0
Component: tiering
Severity: high
Priority: high
Assignee: bugs at gluster.org
Reporter: dlambrig at redhat.com
QA Contact: bugs at gluster.org
CC: bugs at gluster.org
Depends On: 1226005
+++ This bug was initially created as a clone of Bug #1226005 +++
When we did a graph switch on a rebalance daemon, a second call to
gf_degrag_start() was done. This lead to multiple threads doing migration. When
multiple threads try to move the same file there can be deadlocks.
--- Additional comment from Anand Avati on 2015-05-28 14:01:39 EDT ---
REVIEW: http://review.gluster.org/10977 (When we did a graph switch on a
rebalance daemon, a second call to gf_degrag_start() was done. This lead to
multiple threads doing migration. When multiple threads try to move the same
file there can be deadlocks.) posted (#1) for review on master by Dan Lambright
(dlambrig at redhat.com)
--- Additional comment from Anand Avati on 2015-05-28 17:29:10 EDT ---
REVIEW: http://review.gluster.org/10977 (When we did a graph switch on a
rebalance daemon, a second call to gf_degrag_start() was done. This lead to
multiple threads doing migration. When multiple threads try to move the same
file there can be deadlocks.) posted (#3) for review on master by Dan Lambright
(dlambrig at redhat.com)
--- Additional comment from Anand Avati on 2015-05-29 15:56:51 EDT ---
REVIEW: http://review.gluster.org/10977 (When we did a graph switch on a
rebalance daemon, a second call to gf_degrag_start() was done. This lead to
multiple threads doing migration. When multiple threads try to move the same
file there can be deadlocks.) posted (#4) for review on master by Dan Lambright
(dlambrig at redhat.com)
--- Additional comment from Anand Avati on 2015-05-30 06:34:53 EDT ---
REVIEW: http://review.gluster.org/10977 (When we did a graph switch on a
rebalance daemon, a second call to gf_degrag_start() was done. This lead to
multiple threads doing migration. When multiple threads try to move the same
file there can be deadlocks.) posted (#5) for review on master by Niels de Vos
(ndevos at redhat.com)
--- Additional comment from Anand Avati on 2015-05-30 11:59:50 EDT ---
REVIEW: http://review.gluster.org/10977 (cluster/dht: maintain start state of
rebalance daemon across graph switch.) posted (#6) for review on master by Dan
Lambright (dlambrig at redhat.com)
--- Additional comment from Anand Avati on 2015-06-01 14:12:41 EDT ---
COMMIT: http://review.gluster.org/10977 committed in master by Vijay Bellur
(vbellur at redhat.com)
------
commit 3f11b8e8ec6d78ebe33636b64130d5d133729f2c
Author: Dan Lambright <dlambrig at redhat.com>
Date: Thu May 28 14:00:37 2015 -0400
cluster/dht: maintain start state of rebalance daemon across graph switch.
When we did a graph switch on a rebalance daemon, a second call
to gf_degrag_start() was done. This lead to multiple threads
doing migration. When multiple threads try to move the same
file there can be deadlocks.
Change-Id: I931ca7fe600022f245e3dccaabb1ad004f732c56
BUG: 1226005
Signed-off-by: Dan Lambright <dlambrig at redhat.com>
Reviewed-on: http://review.gluster.org/10977
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Shyamsundar Ranganathan <srangana at redhat.com>
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1226005
[Bug 1226005] should not spawn another migration daemon on graph switch
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list