<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Setting up bonding in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259887#M88396</link>
    <description>go throught this...&lt;BR /&gt;&lt;A href="http://geocities.com/peeyush_maurya//bonding.htm" target="_blank"&gt;http://geocities.com/peeyush_maurya//bonding.htm&lt;/A&gt;</description>
    <pubDate>Fri, 28 May 2004 14:17:31 GMT</pubDate>
    <dc:creator>Peeyush</dc:creator>
    <dc:date>2004-05-28T14:17:31Z</dc:date>
    <item>
      <title>Setting up bonding</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259879#M88388</link>
      <description>Hi&lt;BR /&gt;   I am having problem setting up bonding on Linux with a primary option enabled.&lt;BR /&gt;  The functionality I am looking for is, all traffic should go through eth0 initially, when it goes down traffic should go through eth2 and when eth0 is brought up, traffic should failback to eth0 even though eth2 is up.&lt;BR /&gt; In modules.conf I set&lt;BR /&gt;alias bond0 bonding&lt;BR /&gt;options bond0 -o bonding0 miimon=100 mode=1 primary=eth0&lt;BR /&gt;&lt;BR /&gt;In the directory /etc/sysconfig/network-scripts, I configure the three files, ifcfg-bond0 with entries:&lt;BR /&gt;DEVICE=bond0&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;IPADDR=10.200.8.5&lt;BR /&gt;NETMASK=255.255.255.0&lt;BR /&gt;NETWORK=10.200.8.0&lt;BR /&gt;BROADCAST=10.200.8.255&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;USERCTL=no&lt;BR /&gt;&lt;BR /&gt;ifcfg-eth0, ifcfg-eth2 with entries&lt;BR /&gt;DEVICE=eth0 or eth2&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;USERCTL=no&lt;BR /&gt;MASTER=bond0&lt;BR /&gt;SLAVE=yes&lt;BR /&gt;&lt;BR /&gt;   But with this configuration, my machine does not boot up at all. Boot sequence gets struck at initiating eth0.&lt;BR /&gt;  What's is that I am missing here.&lt;BR /&gt;Any ideas ???&lt;BR /&gt;&lt;BR /&gt;Praveen</description>
      <pubDate>Tue, 27 Apr 2004 02:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259879#M88388</guid>
      <dc:creator>Praveen Bezawada</dc:creator>
      <dc:date>2004-04-27T02:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up bonding</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259880#M88389</link>
      <description>Does the NIC driver in the kernel support bonding?&lt;BR /&gt;&lt;BR /&gt;Check that, it could be the problem right there.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 27 Apr 2004 03:05:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259880#M88389</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-04-27T03:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up bonding</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259881#M88390</link>
      <description>Which ethernet card do you have?&lt;BR /&gt;Are you using a Proliant Server?&lt;BR /&gt;&lt;BR /&gt;Pax, R&amp;gt;</description>
      <pubDate>Tue, 27 Apr 2004 03:17:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259881#M88390</guid>
      <dc:creator>Roberto Polli</dc:creator>
      <dc:date>2004-04-27T03:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up bonding</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259882#M88391</link>
      <description>Praveen,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;no need to reboot your server.&lt;BR /&gt;Just do a 'service network restart'.&lt;BR /&gt;&lt;BR /&gt;Also check this thread:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=517376" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=517376&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;JP.&lt;BR /&gt;&lt;BR /&gt;P.S.: I didn't have the opportunity to fix my own bonding problem. Oracle also offers hanicd on oss.oracle.com for NIC failover. It's because of Oracle's RAC (Real Application Cluster) on Linux</description>
      <pubDate>Tue, 27 Apr 2004 03:32:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259882#M88391</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-04-27T03:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up bonding</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259883#M88392</link>
      <description>I am running on HP DL380, Redhat advanced server 2.1.&lt;BR /&gt;&lt;BR /&gt;  I am confident that the bonding works because failover happens correctly, that is eth0 goes down, the traffic goes through eth1. But when eth0 is up again traffic does not go through eth0 and it still goes through eth1. Only if the eth1 goes down, traffic will go through eth0.&lt;BR /&gt;  What is want is traffic should only go through eth0 is it is up.</description>
      <pubDate>Tue, 27 Apr 2004 04:29:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259883#M88392</guid>
      <dc:creator>Praveen Bezawada</dc:creator>
      <dc:date>2004-04-27T04:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up bonding</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259884#M88393</link>
      <description>Did you download from &lt;A href="http://www.hp.com/linux" target="_blank"&gt;www.hp.com/linux&lt;/A&gt; the proliant support pack? It contains all patched network drivers and other stuff to corrctly manage these things.&lt;BR /&gt;&lt;BR /&gt;You should install hpasm (I use v6.4 because had problems with 7.0) and cmanic (stuff for eth0). You should compile/install the bonding module and read the following files from PSP:&lt;BR /&gt;bonding-1.0.3-3.src.txt&lt;BR /&gt;/usr/share/doc/bonding-1.0.3/bonding.txt&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&lt;BR /&gt;Peace, R&amp;gt;</description>
      <pubDate>Tue, 27 Apr 2004 04:37:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259884#M88393</guid>
      <dc:creator>Roberto Polli</dc:creator>
      <dc:date>2004-04-27T04:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up bonding</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259885#M88394</link>
      <description>Praveen,&lt;BR /&gt;&lt;BR /&gt;you wrote: ... But when eth0 is up again traffic does not go through eth0 and it still goes through eth1. Only if the eth1 goes down, traffic will go through eth0.&lt;BR /&gt;&lt;BR /&gt;Reading the bonding.txt document I find the following desription for mode 1:&lt;BR /&gt;Mode 1: Active-backup policy: Only one slave in the bond is active. A different slave becomes active if, AND ONLY IF, the active slave fails.&lt;BR /&gt;&lt;BR /&gt;So what you want, eth0 becoming active again when eth0 link comes up again, is not possible with this mode. Your description of what's happening conforms to the Mode 1 description.&lt;BR /&gt;&lt;BR /&gt;None of the other 'bonding' modes support what you want. &lt;BR /&gt;&lt;BR /&gt;So maybe you must think again: why do I want this?&lt;BR /&gt;&lt;BR /&gt;JP.</description>
      <pubDate>Wed, 28 Apr 2004 06:25:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259885#M88394</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-04-28T06:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up bonding</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259886#M88395</link>
      <description>Hi JP&lt;BR /&gt;      I know that this is the default behaviour of bonding. But atleast as per the bonding manual, there is a "primary" option which works with only mode 1 where a primary can be configured which will be preferred when all the interfaces in a bond group are up.&lt;BR /&gt;   &lt;BR /&gt;&lt;BR /&gt;...BPK...</description>
      <pubDate>Wed, 28 Apr 2004 07:06:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259886#M88395</guid>
      <dc:creator>Praveen Bezawada</dc:creator>
      <dc:date>2004-04-28T07:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up bonding</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259887#M88396</link>
      <description>go throught this...&lt;BR /&gt;&lt;A href="http://geocities.com/peeyush_maurya//bonding.htm" target="_blank"&gt;http://geocities.com/peeyush_maurya//bonding.htm&lt;/A&gt;</description>
      <pubDate>Fri, 28 May 2004 14:17:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-bonding/m-p/3259887#M88396</guid>
      <dc:creator>Peeyush</dc:creator>
      <dc:date>2004-05-28T14:17:31Z</dc:date>
    </item>
  </channel>
</rss>

