Skip to content

Instantly share code, notes, and snippets.

@amarao
Created November 21, 2017 13:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amarao/78656856f0644f73256df8854384bbca to your computer and use it in GitHub Desktop.
Save amarao/78656856f0644f73256df8854384bbca to your computer and use it in GitHub Desktop.
totem {
version: 2
cluster_name: debian
token: 3000
token_retransmits_before_loss_const: 10
clear_node_high_bit: yes
crypto_cipher: none
crypto_hash: none
interface {
ringnumber: 0
bindnetaddr: 78.140.148.14
mcastport: 4000
ttl: 1
}
transport udpu
}
logging {
fileline: off
to_stderr: no
to_logfile: no
to_syslog: yes
syslog_facility: daemon
debug: off
timestamp: on
logger_subsys {
subsys: QUORUM
debug: off
}
}
quorum {
provider: corosync_votequorum
expected_votes: 2
}
nodelist {
node {
name: pace-1
ring0_addr: 78.140.148.16
nodeid: 1
}
node {
name: pace-6
ring0_addr: 78.140.148.13
nodeid: 6
}
node {
name: pace-4
ring0_addr: 78.140.148.14
nodeid: 4
}
node {
name: pace-5
ring0_addr: 78.140.148.12
nodeid: 5
}
node {
name: pace-2
ring0_addr: 78.140.148.10
nodeid: 2
}
node {
name: pace-3
ring0_addr: 78.140.148.11
nodeid: 3
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment