ctdb-recoverd: Improve error messages on recovery lock coherence fail
authorMartin Schwenke <martin@meltin.net>
Wed, 17 Dec 2014 09:33:19 +0000 (20:33 +1100)
committerAmitay Isaacs <amitay@samba.org>
Fri, 13 Feb 2015 06:19:07 +0000 (07:19 +0100)
commit432d6774891eba30a959cd2d8ee8469d189c7872
tree97fc2622a4550d014a8286500557ed7a1f9bd0bf
parent48c91407abd5e34463d3a10cb6fce47ec4a0d5f6
ctdb-recoverd: Improve error messages on recovery lock coherence fail

When the daemon is able to take the recovery lock during recovery we
might as well guess that the cluster filesystem has a lock coherence
problem and print a more useful message.  This will be more helpful to
those trying out cluster filesystems that don't have lock coherence or
that are difficult to setup.

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