ctdb-daemon: Do not update the VNN state on RELEASE_IP failure
authorMartin Schwenke <martin@meltin.net>
Sat, 30 Jul 2016 01:12:19 +0000 (11:12 +1000)
committerMartin Schwenke <martins@samba.org>
Wed, 17 Aug 2016 21:00:26 +0000 (23:00 +0200)
commitca22373231918dab4e94cf1bab03253aadd61993
tree05efc2482e7e604e89a192790663f729cabee79f
parent509491a868ed01bfc5a970bd36eea4b01130853a
ctdb-daemon: Do not update the VNN state on RELEASE_IP failure

If RELEASE_IP fails then updating the VNN makes it inconsistent with
reality.  Instead, log the failure and move on to the next IP
address.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12158

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