ctdb-takeover: Do not set node unhealthy when "takeip" fails
authorMartin Schwenke <martin@meltin.net>
Tue, 3 May 2016 04:18:02 +0000 (14:18 +1000)
committerAmitay Isaacs <amitay@samba.org>
Fri, 13 May 2016 11:47:17 +0000 (13:47 +0200)
commit4331306fceb343894eb24385922dda8b3606f71c
treefc9c52d1036e77d9e2a3061a8c76ce85d5034661
parent9dc3b117e2cb6849f5ea8f2944e39e79ca1eb0d3
ctdb-takeover: Do not set node unhealthy when "takeip" fails

It will just become healthy again in the next monitor cycle.

Instead, let the recovery master ban it if the problem persists.

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