In the recovery daemon, keep track of which node we have assigned public ip
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 8 Apr 2010 04:07:57 +0000 (14:07 +1000)
committerMichael Adam <obnox@samba.org>
Mon, 26 Aug 2013 11:34:20 +0000 (13:34 +0200)
commit9f0602327f20dec49b9b9806b2e8b2ef68e7c8e0
treeef6417164ac0bf1c02a03d257da513615ab5a10f
parent11a20ecbd949bd45410189d7b7e6348b42a9729e
In the recovery daemon, keep track of which node we have assigned public ip
addresses and verify that the remote nodes have/keep a consistent view of
assigned addresses.

If a remote node has an inconsistent view of addresses visavi the recovery
master this will trigger a full ip reallocation.
(cherry picked from commit f3bf2ab61f8dbbc806ec23a68a87aaedd458e712)

Conflicts:

include/ctdb_private.h
common/rb_tree.h
include/ctdb_private.h
server/ctdb_recoverd.c
server/ctdb_takeover.c