[Linux-cluster] Manual multicasting address for CMAN bug

Robert Hayden rhayden.public at gmail.com
Mon Sep 26 16:20:35 UTC 2011


You might try to add the multicast stanza inside the <clusternode> stanza as
well.  You can specify an specific interface as well.

For example,
                <clusternode name="node1.company.com" nodeid="1" votes="1">
                        <fence>
                                <method name="1">
                                        <device name="iLO_node1"/>
                                </method>
                        </fence>
                        <multicast addr="239.192.15.224" interface="bond1"/>
                </clusternode>

I have gotten this to work internally, but your environment may be
different.

Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20110926/7d0f47b1/attachment.htm>


More information about the Linux-cluster mailing list