From: Martin Schwenke Date: Mon, 4 Jun 2018 05:13:59 +0000 (+1000) Subject: ctdb-docs: Update reference to lmaster/recmaster capability options X-Git-Tag: tevent-0.9.37~429 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=20644011ab095a987cdeeaba953992f308175e58;p=thirdparty%2Fsamba.git ctdb-docs: Update reference to lmaster/recmaster capability options Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs Autobuild-User(master): Amitay Isaacs Autobuild-Date(master): Mon Jun 4 12:37:39 CEST 2018 on sn-devel-144 --- diff --git a/ctdb/doc/ctdb.7.xml b/ctdb/doc/ctdb.7.xml index 6902e574eae..a4444c55394 100644 --- a/ctdb/doc/ctdb.7.xml +++ b/ctdb/doc/ctdb.7.xml @@ -1035,11 +1035,13 @@ correct CIFS semantics to clients. - To activate a node as being a remote cluster node you need to set - the following two parameters in /etc/sysconfig/ctdb for the remote node: + To activate a node as being a remote cluster node you need to + set the following two parameters in + /usr/local/etc/ctdb/ctdb.conf for the remote node: -CTDB_CAPABILITY_LMASTER=no -CTDB_CAPABILITY_RECMASTER=no +[legacy] + lmaster capability = false + recmaster capability = false