[Pacemaker] corosync init script broken
Dominik Klein
dk at in-telegence.net
Mon Dec 28 12:22:34 UTC 2009
Hi cluster people
been a while, couldn't really follow things. Today I was tasked to
install a new cluster, went for 1.0.6 and corosync as described on the
wiki and hit this:
New cluster with pacemaker 106 and latest available corosync from the
clusterlabs.org/rpm opensuse 11.1 repo.
This installs /etc/init.d/corosync
"start" says "OK", but does not start corosync.
Manually starting it, then
"stop" never returns.
This is because the internal status in the script calls "killall -0
corosync". This finds /etc/init.d/corosync, therefore start returns
early and stop never returns.
Workaround: Rename /etc/init.d/corosync
I can't believe I am the first one to hit this. Am I?
Regards
Dominik
More information about the Pacemaker
mailing list