<div>Hi Chrissie,</div>
<div> </div>
<div>Are you pointing me to the paragraph "what's the right way to ....eth0 ?"</div>
<div> </div>
<div>I've tried this at first adding adding a suffix to the interfaces but nothing happened. Suffix -p may be hardcoded (I've used -hb)</div>
<div> </div>
<div>Here's an outputof my /etc/hosts (identical on both nodes):</div>
<div> </div>
<div>10.146.15.184   node1 node1.mydomain<br>10.146.15.175   node2 node2.mydomain<br>192.168.84.50   node1-hb<br>192.168.84.51   node2-hb<br> </div>
<div>Still using bond0 ....</div>
<div> </div>
<div>Brem</div>
<div><br><br> </div>
<div><span class="gmail_quote">2009/8/28, Christine Caulfield <<a href="mailto:ccaulfie@redhat.com">ccaulfie@redhat.com</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div><span class="e" id="q_123615c6af97c457_0">On 28/08/09 15:10, brem belguebli wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br>I'm trying to send cluster communications thru dedicated LAN interfaces<br>(out of band network) separate from the production interfaces but it<br>
doesn't seem to be functional.<br>I have a 2 nodes cluster (RHEL 5.3) with 2 bonding interfaces each, one<br>bonding for production on a given Vlan and the other on a dedicated and<br>isolated LAN (out of band LAN).<br>
According to some cman doc (that may be outdated), the way to do so is<br>to declare explicitely at each clusternode level  the multicast addr of<br>the cluster and the interface on which the coms are sent.<br><clusternode name="node1.mydomain" nodeid="1" votes="1"><br>
<multicast addr="239.128.2.1" interface="bond1"/><br></clusternode><br><clusternode name="node2.mydomain" nodeid="2" votes="1"><br><multicast addr="239.128.2.1" interface="bond1"/><br>
</clusternode><br>and the cman multicast addr:<br><cman expected_votes="3" two_node="0"><br><multicast addr="239.128.2.1"/><br></cman><br>(I have a qdiskd).<br>After restarting the cluster, traffic is still sent through bond0 which<br>
is the production interface.(tcpdump -i bond0 host 239.128.2.1)<br></blockquote><br><br></span></div>I don't know where that document is but it's rather out of date, as you suspected ;-)<br><br>The wiki has a up-to-date item on how to assigned different ethernet interfaces for cman:<br>
<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://sources.redhat.com/cluster/wiki/FAQ/CMAN#cman_heartbeat_nic" target="_blank">http://sources.redhat.com/cluster/wiki/FAQ/CMAN#cman_heartbeat_nic</a><br>
<br>Chrissie<br><span class="sg"><br>--<br>Linux-cluster mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Linux-cluster@redhat.com" target="_blank">Linux-cluster@redhat.com</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="https://www.redhat.com/mailman/listinfo/linux-cluster" target="_blank">https://www.redhat.com/mailman/listinfo/linux-cluster</a><br>
</span></blockquote></div><br>