daemon: Change the default recovery method for persistent databases
authorAmitay Isaacs <amitay@gmail.com>
Wed, 2 Jan 2013 04:49:39 +0000 (15:49 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Wed, 2 Jan 2013 05:02:01 +0000 (16:02 +1100)
commit699aaf7b3e65e9e31dd45bf407236d86c86782cc
treef42b13336d6f4bb3d8abeff6415475885e835fc3
parent8647b27d58e8ef3323a58269c911c8dbfe100164
daemon: Change the default recovery method for persistent databases

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

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
doc/ctdbd.1
doc/ctdbd.1.html
doc/ctdbd.1.xml
server/ctdb_tunables.c