ctdb-daemon: Do not update the VNN state on RELEASE_IP failure
commitc21578317eaa8e64c0ce2303bcca9e7516608c80
authorMartin Schwenke <martin@meltin.net>
Sat, 30 Jul 2016 01:12:19 +0000 (30 11:12 +1000)
committerKarolin Seeger <kseeger@samba.org>
Tue, 13 Sep 2016 10:27:28 +0000 (13 12:27 +0200)
treee1d13c1b66da5419a31ee88943db190757c341a5
parent6d24dd8f23f75ef46167a49250bcc06b62741b9a
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>
(cherry picked from commit ca22373231918dab4e94cf1bab03253aadd61993)
ctdb/server/ctdb_takeover.c