diff options
author | Kotresh HR <khiremat@redhat.com> | 2014-10-03 17:35:47 +0530 |
---|---|---|
committer | Venky Shankar <vshankar@redhat.com> | 2014-10-12 19:42:10 -0700 |
commit | 3b5b5042ec2f119e3ec807829c101c421e90e2da (patch) | |
tree | aa090a1fe94f2cc44d0a4951add079f894451953 /extras | |
parent | f5d544d435b1ca0868846e74ce292faa2e7388e4 (diff) |
glusterd/geo-rep: Fix race in updating status file
When geo-rep is in paused state and a node in a cluster
is rebooted, the geo-rep status goes to "faulty (Paused)"
and no worker processes are started on that node yet. In
this state, when geo-rep is resumed, there is a race in
updating status file between glusterd and gsyncd itself
as geo-rep is resumed first and then status is updated.
glusterd tries to update to previous state and gsyncd
tries to update it to "Initializing...(Paused)" on
restart as it was paused previously. If gsyncd on restart
wins, the state is always paused but the process is not
acutally paused. So the solution is glusterd to update
the status file and then resume.
Change-Id: I348761a6e8c3ad2630c79833bc86587d062a8f92
BUG: 1149982
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Reviewed-on: http://review.gluster.org/8911
Reviewed-by: Aravinda VK <avishwan@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Tested-by: Venky Shankar <vshankar@redhat.com>
Diffstat (limited to 'extras')
0 files changed, 0 insertions, 0 deletions