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)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 8 Apr 2010 04:07:57 +0000 (14:07 +1000)
commit89d31da66ca3f15ed3a87851dea5422be949a2e4
treee1a1430d0a8edb23a0f76f16931e0c9d381c1861
parent7bbf08373eea95d8a859043cf0f9063e77c8c133
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.
common/rb_tree.h
include/ctdb_private.h
server/ctdb_recoverd.c
server/ctdb_takeover.c