Cluster will not form if totem timeout is less than the qdiskd "master" recovery time.
Issue
- Cluster will not form if totem timeout is less than the qdiskd "master" recovery time.
in cluster.conf:
<cman expected_votes="3" quorum_dev_poll="19000">
<totem token="19000"/>
<quorumd interval="3" label="iltqdisk" tko="3">
<heuristic interval="2" program="ping -c1 -w1 10.8.9.30" score="1" tko="3"/>
</quorumd>
When trying to start the cluster got this error:
Mar 22 16:52:03 qdiskd * Totem Token timeout: 19000ms
Mar 22 16:52:03 qdiskd * Min. Master recovery time: 24000ms
Mar 22 16:52:03 qdiskd Please set token timeout to at least 27000ms
Mar 22 16:52:03 qdiskd Configuration failed
Mar 22 16:52:10 qdiskd Quorum disk TKO (3) is too low!
Mar 22 16:52:10 qdiskd Quorum disk timings are too slow for configured
token timeout
Mar 22 16:52:10 qdiskd * Totem Token timeout: 19000ms
Mar 22 16:52:10 qdiskd * Min. Master recovery time: 24000ms
Mar 22 16:52:10 qdiskd Please set token timeout to at least 27000ms
Mar 22 16:52:10 qdiskd Configuration failed
Environment
- Red Hat Enterprise Linux Server 6 (with the High Availability and Resilient Storage Add Ons)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.