ctdb-daemon: Change default volatile database directory
authorMartin Schwenke <martin@meltin.net>
Thu, 26 Apr 2018 01:58:13 +0000 (11:58 +1000)
committerMartin Schwenke <martins@samba.org>
Tue, 1 May 2018 11:31:21 +0000 (13:31 +0200)
commiteb7ec16a963e13e903171227b655dbbf7f2a4051
treecdd1dec74c500b57d796d167bf05f685f198dc2b
parent8ea7fa57f4a82d7ebd6f8aa77fd8073b0196cb6e
ctdb-daemon: Change default volatile database directory

Volatile databases now have their own subdirectory.  This makes things
easier if we later recommend mounting a tmpfs on the volatile database
directory, rather than supporting the current CTDB_DBDIR=tmpfs magic.

No need to create database directories for local daemon tests.  ctdbd
will do that.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/config/debug_locks.sh
ctdb/doc/ctdbd.1.xml
ctdb/doc/ctdbd.conf.5.xml
ctdb/server/ctdbd.c
ctdb/tests/eventscripts/scripts/local.sh
ctdb/tests/simple/scripts/local_daemons.bash