[Debian-ha-maintainers] Bug#600095: cman tells corosync to bind to 127.0.0.1 by default in squeeze
Tim Small
tim at seoss.co.uk
Wed Oct 13 16:45:46 UTC 2010
Package: cman
Version: 3.0.12-2
Severity: important
By default cman tells corosync to bind to 127.0.0.1, and doesn't
document how to get it to do otherwise (I'd guess because it's doing a
lookup on the nodename, and somehow ending up with 127.0.0.1 - maybe
this is different from the default RHEL config).
Some sort of working-out-of-the-box example cluster.conf would seem
essential if anyone wanted to get this package to work without screaming
a lot.
<cluster name="fish" config_version="1">
<clusternodes>
<clusternode name="squeeze-test" nodeid="1">
<multicast addr="224.0.0.1" interface="eth0"/>
</clusternode>
<clusternode name="squeeze-test2" nodeid="2">
<multicast addr="224.0.0.1" interface="eth0"/>
</clusternode>
</clusternodes>
<cman two_node="1" expected_votes="1">
</cman>
</cluster>
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-openvz-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
More information about the Debian-ha-maintainers
mailing list