[Debian-ha-maintainers] Bug#686342: pacemaker built without corosync quorum plugin. Cluster fails to start.
Sven Ulland
sveniu at opera.com
Mon Nov 5 14:40:42 UTC 2012
> Pacemaker is built without corosync quorum support.
Could it be you didn't enable the pacemaker service in the corosync
configuration? I ran into the same problem, and did the following to
make it work:
cat > /etc/corosync/service.d/pcmk << EOF
service {
name: pacemaker
ver: 1
}
EOF
sven
More information about the Debian-ha-maintainers
mailing list