1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-23 20:23:50 +03:00
Files
samba-mirror/docs-xml/smbdotconf/misc/clustering.xml
2008-05-20 11:07:08 +02:00

18 lines
552 B
XML

<samba:parameter name="clustering"
context="G"
type="boolean"
advanced="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This parameter specifies whether Samba should contact
ctdb for accessing its tdb files and use ctdb as a backend
for its messaging backend.
</para>
<para>Set this parameter to <value type="example">yes</value> only if
you have a cluster setup with ctdb running.
</para>
</description>
<value type="default">no</value>
</samba:parameter>