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:25:26 +0000 (14:25 +1000)
commitf3bf2ab61f8dbbc806ec23a68a87aaedd458e712
treea41cc7bc2c2722c66aed3ea3f238db5c4aef5217
parent7fa8486f9ffe2a039360b07423f734bdd884fe1d
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