when we change state between healthy/unhealthy, make sure we ask the recovery
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 14 Oct 2009 00:59:16 +0000 (11:59 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 14 Oct 2009 00:59:16 +0000 (11:59 +1100)
commit3807681e74f4bfe92befdae6ed616ff5f1a99880
tree9175446a5807acdbfb5c783de5efabbcfd31e473
parent343c005367789e108c0320e95d7a264535d68dd8
when we change state between healthy/unhealthy, make sure we ask the recovery
master to perform an explicit ip reallocation.

This is more reliable and faster than having the recovery dameon track these
changes, and since we now have an explicit method to ask the recovery daemon
to perform an explicit ip reallocation, we should use this.
include/ctdb.h
include/ctdb_private.h
server/ctdb_monitor.c
tools/ctdb.c