<?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: Multiple bonding on RHEL 5.3 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/multiple-bonding-on-rhel-5-3/m-p/5220927#M82504</link>
    <description>Steven,&lt;BR /&gt;&lt;BR /&gt;I thought only /etc/modprobe.conf consists of the following:&lt;BR /&gt;&lt;BR /&gt;alias bondd bonding miimon=100 mode=0 \ max_bonds=2&lt;BR /&gt;alias bondm bonding miimon=100 mode=1 \ max_bonds=2&lt;BR /&gt;&lt;BR /&gt;All I need is, round-robin policy for fault tolerance. So please help me to what I need to include in modprobe.conf.&lt;BR /&gt;&lt;BR /&gt;So eth0 &amp;amp; eth2 with bondd bonding and eth1 &amp;amp; eth3 on bondm.</description>
    <pubDate>Thu, 21 Jan 2010 20:20:54 GMT</pubDate>
    <dc:creator>Qcheck</dc:creator>
    <dc:date>2010-01-21T20:20:54Z</dc:date>
    <item>
      <title>Multiple bonding on RHEL 5.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multiple-bonding-on-rhel-5-3/m-p/5220925#M82502</link>
      <description>I am trying to bond two bonds like the following:&lt;BR /&gt;&lt;BR /&gt;bondd ==&amp;gt; eth0, eth2&lt;BR /&gt;bondm ==&amp;gt; eth1, eth3&lt;BR /&gt;&lt;BR /&gt;bondd for data management and bondm for management ports.&lt;BR /&gt;&lt;BR /&gt;So what options do I have to setup in bondd, bondm and /etc/modprobe.conf&lt;BR /&gt;&lt;BR /&gt;I tried the following and failed:&lt;BR /&gt;&lt;BR /&gt;/etc/modprobe.conf&lt;BR /&gt;alias bondd bonding miimon=100 mode=0 \ max_bonds=2&lt;BR /&gt;alias bondm bonding miimon=100 mode=1 \ max_bonds=2&lt;BR /&gt;&lt;BR /&gt;And bondd and bondm files like:&lt;BR /&gt;DEVICE=bond&lt;D on="" bondd="" and="" m="" on="" bondm=""&gt;&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;USERCTL=no&lt;BR /&gt;TYPE=Ethernet&lt;BR /&gt;&lt;BR /&gt;So any ideas are greatly appreciated. I am fairly new to bonding.&lt;BR /&gt;&lt;BR /&gt;Thanks in an advance!&lt;BR /&gt;&lt;/D&gt;</description>
      <pubDate>Thu, 21 Jan 2010 19:12:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multiple-bonding-on-rhel-5-3/m-p/5220925#M82502</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2010-01-21T19:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple bonding on RHEL 5.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multiple-bonding-on-rhel-5-3/m-p/5220926#M82503</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;It is hard to give an opinion without knowing your objectives.&lt;BR /&gt;&lt;BR /&gt;Yes, you will get two bonded interfaces from your configuration, but you don't define what kind of fail over or bonding you would like to have. /etc/modprobe.conf is not complete.&lt;BR /&gt;&lt;BR /&gt;The point of network bonding is to either improve reliability or increase band width.&lt;BR /&gt;&lt;BR /&gt;Intel cards and cards of the same speed generally bond better than a mix and match situation.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxtopia.org/online_books/rhel5/rhel5_administration/rhel5_s1-modules-ethernet.html" target="_blank"&gt;http://www.linuxtopia.org/online_books/rhel5/rhel5_administration/rhel5_s1-modules-ethernet.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cyberciti.biz/tips/linux-bond-or-team-multiple-network-interfaces-nic-into-single-interface.html" target="_blank"&gt;http://www.cyberciti.biz/tips/linux-bond-or-team-multiple-network-interfaces-nic-into-single-interface.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you use my ITRC profile to contact me, I can send you an example of intel NIC card bonding.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 21 Jan 2010 19:49:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multiple-bonding-on-rhel-5-3/m-p/5220926#M82503</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-01-21T19:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple bonding on RHEL 5.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multiple-bonding-on-rhel-5-3/m-p/5220927#M82504</link>
      <description>Steven,&lt;BR /&gt;&lt;BR /&gt;I thought only /etc/modprobe.conf consists of the following:&lt;BR /&gt;&lt;BR /&gt;alias bondd bonding miimon=100 mode=0 \ max_bonds=2&lt;BR /&gt;alias bondm bonding miimon=100 mode=1 \ max_bonds=2&lt;BR /&gt;&lt;BR /&gt;All I need is, round-robin policy for fault tolerance. So please help me to what I need to include in modprobe.conf.&lt;BR /&gt;&lt;BR /&gt;So eth0 &amp;amp; eth2 with bondd bonding and eth1 &amp;amp; eth3 on bondm.</description>
      <pubDate>Thu, 21 Jan 2010 20:20:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multiple-bonding-on-rhel-5-3/m-p/5220927#M82504</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2010-01-21T20:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple bonding on RHEL 5.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multiple-bonding-on-rhel-5-3/m-p/5220928#M82505</link>
      <description>the RH knowledge base entries are a great source of information for these kind of questions.&lt;BR /&gt;&lt;BR /&gt;procedure to bond on RH4/5 is here:&lt;BR /&gt;&lt;A href="http://kbase.redhat.com/faq/docs/DOC-7431" target="_blank"&gt;http://kbase.redhat.com/faq/docs/DOC-7431&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;available bonding modes are described here:&lt;BR /&gt;&lt;A href="http://kbase.redhat.com/faq/docs/DOC-16008" target="_blank"&gt;http://kbase.redhat.com/faq/docs/DOC-16008&lt;/A&gt;</description>
      <pubDate>Fri, 22 Jan 2010 07:41:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multiple-bonding-on-rhel-5-3/m-p/5220928#M82505</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2010-01-22T07:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple bonding on RHEL 5.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multiple-bonding-on-rhel-5-3/m-p/5220929#M82506</link>
      <description>Never mind, I made it work with the following changes in modprobe.conf:&lt;BR /&gt;&lt;BR /&gt;alias bond2 bonding&lt;BR /&gt;options bond2 miimon=100 mode=balance-alb max_bonds=2&lt;BR /&gt;alias bond3 bonding&lt;BR /&gt;options bond3 miimon=100 mode=balance-alb&lt;BR /&gt;&lt;BR /&gt;But the question is bond0 and bond1 are reserved for infiniband bonding, we didn't implement them yet. So when we implement bond0 and bond1, do I need to change max_bonds=4 (right now without bond0 and bond1 I setup as max_bonds=2)?  Also, even though i didn't configure why I am seeing bond0 and bond1(even though they r not up n running) when I do ifconfig -a?</description>
      <pubDate>Fri, 22 Jan 2010 14:03:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multiple-bonding-on-rhel-5-3/m-p/5220929#M82506</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2010-01-22T14:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple bonding on RHEL 5.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multiple-bonding-on-rhel-5-3/m-p/5220930#M82507</link>
      <description>Found the solution on myself. However, still I had few questions. Since no one is answering, I am closing the thread.&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Mon, 25 Jan 2010 17:25:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multiple-bonding-on-rhel-5-3/m-p/5220930#M82507</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2010-01-25T17:25:09Z</dc:date>
    </item>
  </channel>
</rss>

