mirror of
https://github.com/samba-team/samba.git
synced 2025-02-15 05:57:49 +03:00
WHATSNEW: More CTDB updates for 4.9
This includes descriptions of some final configuration changes as well as an overall mapping between old and new configuration options. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com> Autobuild-User(v4-9-test): Karolin Seeger <kseeger@samba.org> Autobuild-Date(v4-9-test): Tue Aug 28 14:08:58 CEST 2018 on sn-devel-144
This commit is contained in:
parent
e67b397f85
commit
927c199630
25
WHATSNEW.txt
25
WHATSNEW.txt
@ -319,6 +319,26 @@ There are many changes to CTDB in this release.
|
||||
When writing tests there are still mechanisms available to change
|
||||
the locations of certain directories and files.
|
||||
|
||||
* The following ctdbd.conf and ctdbd options have been replaced by new
|
||||
ctdb.conf options:
|
||||
|
||||
CTDB_LOGGING/--logging logging -> location
|
||||
CTDB_DEBUGLEVEL/-d logging -> log level
|
||||
CTDB_TRANSPORT/--transport cluster -> transport
|
||||
CTDB_NODE_ADDRESS/--listen cluster -> node address
|
||||
CTDB_RECOVERY_LOCK/--reclock cluster -> recovery lock
|
||||
CTDB_DBDIR/--dbdir database -> volatile database directory
|
||||
CTDB_DBDIR_PERSISTENT/--dbdir-persistent database -> peristent database directory
|
||||
CTDB_DBDIR_STATE/--dbdir-state database -> state database directory
|
||||
CTDB_DEBUG_LOCKS database -> lock debug script
|
||||
CTDB_DEBUG_HUNG_SCRIPT event -> debug script
|
||||
CTDB_NOSETSCHED/--nosetsched legacy -> realtime scheduling
|
||||
CTDB_CAPABILITY_RECMASTER/--no-recmaster legacy -> recmaster capability
|
||||
CTDB_CAPABILITY_LMASTER/--no-lmaster legacy -> lmaster capability
|
||||
CTDB_START_AS_STOPPED/--start-as-stopped legacy -> start as stopped
|
||||
CTDB_START_AS_DISABLED/--start-as-disabled legacy -> start as disabled
|
||||
CTDB_SCRIPT_LOG_LEVEL/--script-log-level legacy -> script log level
|
||||
|
||||
* Event scripts have moved to the scripts/legacy subdirectory of the
|
||||
configuration directory
|
||||
|
||||
@ -370,6 +390,11 @@ There are many changes to CTDB in this release.
|
||||
manually mounted on the directory pointed to by the "volatile
|
||||
database directory" option. See ctdb.conf(5) for more details.
|
||||
|
||||
* The following tunable options are now ctdb.conf options:
|
||||
|
||||
DisabledIPFailover failover -> disabled
|
||||
TDBMutexEnabled database -> tdb mutexes
|
||||
|
||||
* Support for the NoIPHostOnAllDisabled tunable has been removed
|
||||
|
||||
If all nodes are unhealthy or disabled then CTDB will not host
|
||||
|
Loading…
x
Reference in New Issue
Block a user