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
--
Linux-cluster mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to