source: branches/samba-3.5.x/docs-xml/smbdotconf/misc/clustering.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

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