Following the cluster from scratch howto v2. When I go to start
corosync it fails and I get the following in the logs:
Dec 1 16:54:49 pdb01 corosync[29248]: parse error in config: parse
error in config: .
Dec 1 16:54:49 pdb01 corosync[29248]: [MAIN ] Corosync Cluster
Engine ('1.2.7'): started and ready to provide service.
Dec 1 16:54:49 pdb01 corosync[29248]: [MAIN ] Corosync built-in
features: nss rdma
Dec 1 16:54:49 pdb01 corosync[29248]: [MAIN ] Successfully read main
configuration file '/etc/corosync/corosync.conf'.
Dec 1 16:54:49 pdb01 corosync[29248]: [MAIN ] parse error in config:
parse error in config: .
Dec 1 16:54:49 pdb01 corosync[29248]: [MAIN ] Corosync Cluster
Engine exiting with status 8 at main.c:1397.
The config file is setup as so:
Please read the corosync.conf.5 manual page
compatibility: whitetank
totem {
version: 2
secauth: off
threads: 0
interface {
ringnumber: 0
bindnetaddr: 10.40.1.0
mcastaddr: 226.94.1.1
mcastport: 4000
}
}
logging {
fileline: off
to_stderr: no
to_logfile: yes
to_syslog: yes
logfile: /var/log/cluster/corosync.log
debug: off
timestamp: on
logger_subsys {
subsys: AMF
debug: off
}
}
amf {
mode: disabled
This config is based on the example in the how to so I don't see where
the error is occuring in the conf file.
Does anyone know what the issue could be or what I need to look at more
closely?
Thanks!
David
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais