# Please read the corosync.conf.5 manual page compatibility: none totem { version: 2 secauth: on # How long before declaring a token lost (ms) token: 10000 # How many token retransmits before forming a new configuration token_retransmits_before_loss_const: 10 # How long to wait for join messages in the membership protocol (ms) join: 60 # How long to wait for consensus to be achieved before starting # a new round of membership configuration (ms) # consensus: 6000 consensus: 12000 # Turn off the virtual synchrony filter vsftype: none # Number of messages that may be sent by one processor on # receipt of the token max_messages: 20 threads: 0 interface { ringnumber: 0 bindnetaddr: 172.21.0.0 mcastaddr: 226.94.1.1 mcastport: 5445 } } logging { fileline: off to_stderr: yes to_logfile: off to_syslog: yes logfile: /tmp/corosync.log debug: on timestamp: on logger_subsys { subsys: AMF debug: off } } amf { mode: disabled } service { # Load the Pacemaker Cluster Resource Manager name: pacemaker ver: 0 }