<div dir="ltr">You have to look for the bonding option in /etc/modprobe.conf .. Mode 1 is going to use only one NIC at the time and engage the other NIC only if the first one fails. Try mode 0 which is round robin or mode 5 or 6.<br>
<br><br><div class="gmail_quote">2008/9/16 Balaji <span dir="ltr"><<a href="mailto:balajisundar@midascomm.com">balajisundar@midascomm.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



  
  

<div bgcolor="#ffffff" text="#000000">
<div lang="x-western">
<div lang="x-western">
<div style="font-family: -moz-fixed; font-size: 12px;" lang="x-western">Dear
All,
<br>
<br>
I have using RHEL4 Update 4 Linux and Kernel Version is 2.6.9-42.EL<br>
<br>
I have configured Cluster Suite with 2 servers
<br>
Server 1 : <a href="http://192.168.13.110" target="_blank">192.168.13.110</a> IP Address and hostname is primary
<br>
Server 2 : <a href="http://192.168.13.179" target="_blank">192.168.13.179</a> IP Address and hostname is secondary
<br>
Floating : <a href="http://192.168.13.83" target="_blank">192.168.13.83</a> IP Address (Assumed by currently active
server)
<br>
<br>
I have configured Ethernet Channel Bonding in Each Cluster Nodes as per
the
below link<br>
<br>
<a href="http://www.redhat.com/docs/manuals/csgfs/browse/rh-cs-en/s1-hardware-connect.html#S2-HARDWARE-ETHBOND" target="_blank">http://www.redhat.com/docs/manuals/csgfs/browse/rh-cs-en/s1-hardware-connect.html#S2-HARDWARE-ETHBOND</a><br>

<br>
Channel Bonding Configuration Details are
<br>
<br>
1) Created bonding devices in "/etc/modprobe.conf" file alias bond0
bonding
<br>
  options bonding miimon=100 mode=1
<br>
2) Edit the "/etc/sysconfig/network-scripts/ifcfg-eth0 and ifcfg-eth1"
configuration
<br>
  DEVICE=eth0
<br>
  USERCTL= no
<br>
  ONBOOT=yes
<br>
  MASTER=bond0
<br>
  SLAVE=yes
<br>
  BOOTPROTO=none
<br>
<br>
  DEVICE=eth1
<br>
  USERCTL= no
<br>
  ONBOOT=yes
<br>
  MASTER=bond0
<br>
  SLAVE=yes
<br>
  BOOTPROTO=none
<br>
3) Created a network script for the bonding device is
"/etc/sysconfig/network-scripts/ifcfg-bond0"
<br>
  DEVICE=bond0
<br>
  USERCTL=no
<br>
  ONBOOT=yes     NETMASK=<a href="http://255.255.255.0" target="_blank">255.255.255.0</a>
<br>
  GATEWAY=<a href="http://192.168.13.1" target="_blank">192.168.13.1</a>
<br>
  IPADDR=<a href="http://192.168.13.110" target="_blank">192.168.13.110</a>
<br>
4) Reboot the system for the changes to take effect.
<br>
<br>
After i am rebooted both the server then cluster node becomes simplex
and Services are started on both the nodes
<br>
The cluster output in primary node
<br>
<br>
Member Status: Quorate
<br>
<br>
Member Name                              Status
<br>
-----------                             ---------
<br>
primary                                 Online, Local, rgmanager
<br>
secondary                               Offline
<br>
<br>
Service Name         Owner (Last)                   State
<br>
------------         ------------                  --------
<br>
Service              primary                        started
<br>
<br>
The cluster output in secondary node
<br>
<br>
Member Status: Quorate
<br>
<br>
Member Name                              Status
<br>
-----------                             ---------
<br>
primary                                 Offline
<br>
secondary                               Online, Local, rgmanager
<br>
<br>
Service Name         Owner (Last)                   State
<br>
------------         --------------                --------
<br>
Service              secondary                     started
<br>
<br>
Before Ethernet Channel Bonding cluster services are active in one node
and other nodes acts as passive node.
<br>
But after Ethernet Channel Bonding cluster services are active on both
the nodes
<br>
<br>
I don't know what is the problem and is their any configuration is
required in cluster configuration file and <br>
cman is working only with eth0 interface <br>
<br>
Can some one throw light on this peculiar problem
<br>
<br>
Regards
<br>
-S.Balaji
<br>
<br>
</div>
</div>
</div>
<div style="font-family: -moz-fixed; font-size: 12px;" lang="x-western">
<pre><a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">
</a>
</pre>
</div>
</div>

<br>--<br>
Linux-cluster mailing list<br>
<a href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/linux-cluster" target="_blank">https://www.redhat.com/mailman/listinfo/linux-cluster</a><br></blockquote></div><br><br clear="all"><br>-- <br>Alan A.<br>
</div>