summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc/ctdbtimeout.xml
AgeCommit message (Collapse)AuthorFilesLines
2009-11-05s3: Add parameter "ctdb timeout"Volker Lendecke1-0/+37
When something in the cluster blocks, it can happen that we wait indefinitely long for ctdb, just adding to the blocking condition. In theory, nothing should block, but as someone said "In practice the difference between theory and practice is larger than in theory". This adds a timeout parameter in seconds, after which we stop waiting for ctdb and panic.