daemon: Change the default recovery method for persistent databases
authorAmitay Isaacs <amitay@gmail.com>
Mon, 28 Oct 2013 07:49:51 +0000 (18:49 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Mon, 28 Oct 2013 07:51:22 +0000 (18:51 +1100)
commitfc7f3358437b5b6d27b4e03ee477a9e7406b87e3
tree4ca4571d1153daef7eef77f213144acbed993578
parenta5c4794048e47e7db1d831adb77fb88f9e1ff8ac
daemon: Change the default recovery method for persistent databases

Use sequence numbers to do recovery for persistent databases instead of
RSNs.  This fixes the problem of registry corruption during recovery.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(This used to be ctdb commit 56486d1c01cc8ad0e4b8cee7a22429e72e50f03d)
ctdb/doc/ctdbd.1.xml
ctdb/server/ctdb_tunables.c