1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb
Ronnie Sahlberg 3499c8c673 when checking the nodemap flags for consitency while monitoring the
cluster,   we cant check that both the BANNED and the DISCONNECTED flags 
are both set at the same time   since if a node becomes banned just 
before it is DISCONNECTED   there is no guarantee that all other nodes 
will have seen the BANNED flag.

So we must first check the DISCONNECTED flag only   and only if the 
DISCONNECTED flag is not set should we check the BANNED flag.


othervise this can cause a recovery loop while some nodes thing the 
disconnected node is DISCONNECTED|BANNED and other think it is just 
DISCONNECTED

(This used to be ctdb commit 0967b2fff376ead631d98e78b3a97253fc109c69)
2007-07-09 12:33:00 +10:00
..
client - merged ctdb_store test from ronnie 2007-06-17 23:31:44 +10:00
common - neaten up the command line for killtcp 2007-07-04 16:51:13 +10:00
config use 'ctdb tickle' instead of sendip to tickle nfs clients. 2007-07-06 11:51:34 +10:00
doc remove 59.nfslock and fold this into 60.nfs 2007-07-06 10:54:42 +10:00
ib clean out some more cruft 2007-06-05 17:57:07 +10:00
include use the official iana number for ctdb and not 9001 2007-07-06 15:29:03 +10:00
lib - merged ctdb_store test from ronnie 2007-06-17 23:31:44 +10:00
packaging/RPM increment rpm release number 2007-07-08 10:41:30 +10:00
scsi add more command line parsing 2007-07-03 12:25:49 +10:00
server when checking the nodemap flags for consitency while monitoring the 2007-07-09 12:33:00 +10:00
tcp rename tnode->queue to tnode->out_queue to indicate this queue is for 2007-07-02 14:26:50 +10:00
tests - merged ctdb_store test from ronnie 2007-06-17 23:31:44 +10:00
tools fixed help layout 2007-07-05 10:00:51 +10:00
web use the official iana number for ctdb and not 9001 2007-07-06 15:29:03 +10:00
.bzrignore more code rearrangement 2007-06-07 22:16:48 +10:00
aclocal.m4 initial version 2006-11-18 10:41:20 +11:00
autogen.sh use the new lib/events autoconf code 2007-05-05 17:18:06 +10:00
config.guess initial version 2006-11-18 10:41:20 +11:00
config.mk merge fixes from samba4 2007-04-21 13:08:22 +10:00
config.sub initial version 2006-11-18 10:41:20 +11:00
configure.ac update configure.ac for new code layout 2007-06-07 22:35:14 +10:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in remove 59.nfslock and fold this into 60.nfs 2007-07-06 10:54:42 +10:00