recoverd: Fail takeover run if "ipreallocated" fails
commit701c450e901170b7ba69d85294b748d5ebde31db
authorMartin Schwenke <martin@meltin.net>
Mon, 9 Sep 2013 02:13:11 +0000 (9 12:13 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Thu, 19 Sep 2013 02:54:30 +0000 (19 12:54 +1000)
tree56b53004fdf6ac0826b35498fb672f74b5a98228
parente167e2e7c702a70ce45f8293e1b274849bce9ca8
recoverd: Fail takeover run if "ipreallocated" fails

Previously flagging a failure was probably avoided because of attempts
to run "ipreallocated" events on stopped and banned nodes, which would
fail because they are in recovery.  Given the change to a new control
and that fallback only retries the old method on active nodes, this
should never fail in reasonable circumstances.

Signed-off-by: Martin Schwenke <martin@meltin.net>
(This used to be ctdb commit 53722430ad35f80935aabd12fa07654126443b8b)
ctdb/server/ctdb_takeover.c