149d8d67e3f381de264d6f1e78a3e3f52717d223
[samba.git] / docs-xml / smbdotconf / misc / ctdblocktimewarnthreshold.xml
1 <samba:parameter name="ctdb locktime warn threshold"
2                  context="G"
3                  type="integer"
4                  advanced="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>In a cluster, ctdb is very unhappy if tdb database locks
8         are held for extended periods of time. This parameter adds a
9         warning threshold in milliseconds. If Samba holds a lock for
10         longer that ctdb locktime warn threshold milliseconds, a debug
11         level 0 message is printed when the lock is released. This is
12         mainly a debugging aid for post-mortem analysis.</para>
13         <para>If this parameter is set to 0, no message is printed.</para>
14 </description>
15 <value type="default">0</value>
16 </samba:parameter>