summaryrefslogtreecommitdiff
path: root/ctdb/doc
diff options
context:
space:
mode:
authorAmitay Isaacs <amitay@gmail.com>2013-07-08 15:49:58 +1000
committerAmitay Isaacs <amitay@gmail.com>2013-07-10 14:33:18 +1000
commitd46c24f4d090b24bdbe551f44a5f5c3b3f651fdc (patch)
tree52e4a6bb3a2f298e97431054cbd619dcc0fd4e75 /ctdb/doc
parentae0afad8ee1176099cfd14676e553251fe58b4c7 (diff)
downloadsamba-d46c24f4d090b24bdbe551f44a5f5c3b3f651fdc.tar.gz
ctdbd: No need for DeadlockTimeout tunable
The code for deadlock detection and killing smbd process causing deadlock has been removed and replaced with external debug script. Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 2211cd94bea266547d3e6f167d3160a6b23bec88)
Diffstat (limited to 'ctdb/doc')
-rw-r--r--ctdb/doc/ctdbd.1.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/ctdb/doc/ctdbd.1.xml b/ctdb/doc/ctdbd.1.xml
index dd5e732f9f0..1053d9b2c5c 100644
--- a/ctdb/doc/ctdbd.1.xml
+++ b/ctdb/doc/ctdbd.1.xml
@@ -1086,22 +1086,6 @@
</para>
</refsect2>
- <refsect2><title>DeadlockTimeout</title>
- <para>Default: 60</para>
- <para>
- Number of seconds to determine if ctdb is in deadlock with samba.
- </para>
- <para>
- When ctdb daemon is blocked waiting for a lock on a database which is
- blocked by some other process, ctdb logs a warning every 10 seconds. Most
- often this is caused by samba locking databases and waiting on ctdb and
- result in a deadlock. If the lock is not obtained by ctdb before deadlock
- timeout expires, ctdb will detect it as a deadlock and terminate the
- blocking samba process. Setting this value to 0 disables deadlock
- detection.
- </para>
- </refsect2>
-
<refsect2><title>Samba3AvoidDeadlocks</title>
<para>Default: 0</para>
<para>