source: vendor/current/docs-xml/smbdotconf/misc/clustering.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 534 bytes
Line 
1<samba:parameter name="clustering"
2 context="G"
3 type="boolean"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>This parameter specifies whether Samba should contact
7 ctdb for accessing its tdb files and use ctdb as a backend
8 for its messaging backend.
9 </para>
10
11 <para>Set this parameter to <value type="example">yes</value> only if
12 you have a cluster setup with ctdb running.
13 </para>
14</description>
15<value type="default">no</value>
16</samba:parameter>
Note: See TracBrowser for help on using the repository browser.