doc:ctdb.1: adapt example output of "ctdb listvars" to current state
authorMichael Adam <obnox@samba.org>
Tue, 13 Dec 2011 13:47:42 +0000 (14:47 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 12 Jan 2012 07:50:43 +0000 (08:50 +0100)
doc/ctdb.1.xml

index c2be6f95f4de8226ff7548c42e4eaff4ce6012ba..4065b4723c1477598edcd6cb3c17210449d5ea9d 100644 (file)
@@ -563,48 +563,44 @@ MaxRedirectCount    = 3
        Example output:
       </para>
       <screen format="linespecific">
-MaxRedirectCount    = 3
-SeqnumInterval      = 1000
-ControlTimeout      = 60
-TraverseTimeout     = 20
-KeepaliveInterval   = 5
-KeepaliveLimit      = 5
-MaxLACount          = 7
-RecoverTimeout      = 20
-RecoverInterval     = 1
-ElectionTimeout     = 3
-TakeoverTimeout     = 5
-MonitorInterval     = 15
-TickleUpdateInterval = 20
-EventScriptTimeout  = 30
-EventScriptBanCount = 10
-EventScriptUnhealthyOnTimeout = 0
-RecoveryGracePeriod = 120
-RecoveryBanPeriod   = 300
-DatabaseHashSize    = 10000
-DatabaseMaxDead     = 5
-RerecoveryTimeout   = 10
-EnableBans          = 1
-DeterministicIPs    = 1
-DisableWhenUnhealthy = 0
-ReclockPingPeriod   = 60
-NoIPFailback        = 0
-VerboseMemoryNames  = 0
-RecdPingTimeout     = 60
-RecdFailCount       = 10
-LogLatencyMs        = 0
-RecLockLatencyMs    = 1000
-RecoveryDropAllIPs  = 60
-VerifyRecoveryLock  = 1
-VacuumDefaultInterval = 300
-VacuumMaxRunTime    = 30
-RepackLimit         = 10000
-VacuumLimit         = 5000
-VacuumMinInterval   = 60
-VacuumMaxInterval   = 600
-MaxQueueDropMsg     = 1000
-UseStatusEvents     = 0
-AllowUnhealthyDBRead = 0
+MaxRedirectCount        = 3
+SeqnumInterval          = 1000
+ControlTimeout          = 60
+TraverseTimeout         = 20
+KeepaliveInterval       = 5
+KeepaliveLimit          = 5
+RecoverTimeout          = 20
+RecoverInterval         = 1
+ElectionTimeout         = 3
+TakeoverTimeout         = 5
+MonitorInterval         = 15
+TickleUpdateInterval    = 20
+EventScriptTimeout      = 30
+EventScriptTimeoutCount = 1
+RecoveryGracePeriod     = 120
+RecoveryBanPeriod       = 300
+DatabaseHashSize        = 10000
+DatabaseMaxDead         = 5
+RerecoveryTimeout       = 10
+EnableBans              = 1
+DeterministicIPs        = 1
+ReclockPingPeriod       = 60
+NoIPFailback            = 0
+VerboseMemoryNames      = 0
+RecdPingTimeout         = 60
+RecdFailCount           = 10
+LogLatencyMs            = 0
+RecLockLatencyMs        = 1000
+RecoveryDropAllIPs      = 60
+VerifyRecoveryLock      = 1
+VacuumInterval          = 10
+VacuumMaxRunTime        = 30
+RepackLimit             = 10000
+VacuumLimit             = 5000
+VacuumFastPathCount     = 60
+MaxQueueDropMsg         = 1000000
+UseStatusEvents         = 0
+AllowUnhealthyDBRead    = 0
       </screen>
     </refsect2>