Skip to content

Instantly share code, notes, and snippets.

@nikmartin
Created September 26, 2012 13:48
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 nikmartin/3788148 to your computer and use it in GitHub Desktop.
Save nikmartin/3788148 to your computer and use it in GitHub Desktop.
corosync crash
compatibility: whitetank
totem {
version: 2
secauth: off
threads: 0
interface {
ringnumber: 0
bindnetaddr: 172.16.10.0
mcastaddr: 226.94.1.2
mcastport: 4000
ttl: 1
}
interface {
ringnumber: 2
bindnetaddr: 10.0.0.0
mcastaddr: 226.94.1.2
mcastport: 4000
ttl: 1
}
}
logging {
fileline: off
to_stderr: no
to_logfile: yes
to_syslog: yes
logfile: /var/log/corosync/corosync.log
debug: on
timestamp: on
logger_subsys {
subsys: AMF
debug: off
}
}
amf {
mode: disabled
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment