Dont store temporary runtime data in $CTDB_BASE/state
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 3 Sep 2010 02:35:25 +0000 (12:35 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 3 Sep 2010 02:43:28 +0000 (12:43 +1000)
commit516423c25afa9861d9988096efa8a4a2b12b31b1
treedff7ffacb0f3fa38a16fc450d881e4d8e7b16759
parentf8642d0438c6bbb34a72c25d6a904b626e247410
Dont store temporary runtime data in $CTDB_BASE/state
since that will usually be /etc/ctdb/state and storing this under /etc is just
wrong.

Add a new variable CTDB_VARDIR that defaults to /var/ctdb and store the data there instead.
config/ctdb.init
config/events.d/00.ctdb
config/events.d/13.per_ip_routing
config/events.d/20.multipathd
config/events.d/50.samba
config/events.d/60.nfs
config/events.d/62.cnfs
config/events.d/README
config/functions
config/statd-callout