ctdb-daemon: Fix takeover of incorrectly assigned public IP address
authorMartin Schwenke <martin@meltin.net>
Wed, 3 Aug 2016 01:05:06 +0000 (11:05 +1000)
committerMartin Schwenke <martins@samba.org>
Wed, 17 Aug 2016 21:00:26 +0000 (23:00 +0200)
commit12f9e332e9bc3eedb0daf8927eafe11fc9ec63b5
tree405e3f81cb0d74cb0d50722778568fafce07f0a3
parent2210337ce8166561e27bf7c4bad8efaab766032b
ctdb-daemon: Fix takeover of incorrectly assigned public IP address

Cause an "updateip" instead of just logging a message.

This may reset existing connections.  However, CTDB doesn't think the
address should already be hosted on the node so there should be no
connections.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_takeover.c