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@gmail.com>
Wed, 18 Feb 2015 01:02:30 +0000 (12:02 +1100)
commit96271120c02131f97ce9c3033606b8e45962b1c1
tree14d1b3074ace1a4174138f4142faa7c341c1bf38
parentf97221d8d3c2c3e18a84494f8b7b132e1af3507c
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>
(Imported from commit 432d6774891eba30a959cd2d8ee8469d189c7872)
server/ctdb_recover.c