1
0
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:
Martin Schwenke 2018-08-21 13:51:40 +10:00 committed by Amitay Isaacs
parent f42486e891
commit a9758f413d
2 changed files with 2 additions and 1 deletions

View File

@ -180,6 +180,7 @@ get_ctdb_conf_tunable_option ()
}
}
}' <<EOF
database tdb-mutexes TDBMutexEnabled 0 false
EOF
}

View File

@ -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