mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
ctdb-doc: Switch tunable TDBMutexEnabled to a config option
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13589 Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
This commit is contained in:
parent
f42486e891
commit
a9758f413d
@ -180,6 +180,7 @@ get_ctdb_conf_tunable_option ()
|
||||
}
|
||||
}
|
||||
}' <<EOF
|
||||
database tdb-mutexes TDBMutexEnabled 0 false
|
||||
EOF
|
||||
|
||||
}
|
||||
|
@ -36,7 +36,7 @@ CTDB_NATGW_DEFAULT_GATEWAY=10.1.1.254
|
||||
CTDB_NATGW_PRIVATE_NETWORK=192.168.1.0/24
|
||||
CTDB_NATGW_NODES=/etc/ctdb/natgw_nodes
|
||||
|
||||
CTDB_SET_TDBMutexEnabled=1
|
||||
CTDB_SET_TDBMutexEnabled=0
|
||||
CTDB_SET_IPALLOCALGORITHM=0
|
||||
CTDB_SET_noiphostonalldisabled=0
|
||||
CTDB_SET_foobar=0
|
||||
|
Loading…
Reference in New Issue
Block a user