Add new control to reload the public ip address file on a node
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 30 Apr 2012 05:50:44 +0000 (15:50 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 30 Apr 2012 07:05:51 +0000 (17:05 +1000)
commit1412e98221dd2080e553b32af0c2906c3c511b86
tree952d8bc6543434e95c7d900920e8d11931608fd6
parentc5c9507ea1e1836d51c2d4291721901bb6875a04
Add new control to reload the public ip address file on a node

Also add a method to use the recovery master/daemon to reload the public ips on all nodes in the cluster.
Reloading the public ips on all node sin the cluster is only suported if all nodes in the cluster are available and healthy.
include/ctdb_private.h
include/ctdb_protocol.h
server/ctdb_control.c
server/ctdb_daemon.c
server/ctdb_recoverd.c
server/ctdb_takeover.c
tools/ctdb.c