<?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: Bonding + Procurve v1810-24G in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/bonding-procurve-v1810-24g/m-p/5328903#M81418</link>
    <description>&lt;P&gt;Thank you very much for your answer :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I´ve had read already that information ( it is the same that is provided on the documentation directory of the kernel sources ).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I copy and paste an excerpt (actually from google cache because the site was cracked):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;The balance-rr, balance-xor and broadcast modes generally&lt;BR /&gt;require that the switch have the appropriate ports grouped together.&lt;BR /&gt;The nomenclature for such a group differs between switches, it may be&lt;BR /&gt;called an "etherchannel" (as in the Cisco example, above), a "trunk&lt;BR /&gt;group" or some other similar variation. For these modes, each switch&lt;BR /&gt;will also have its own configuration options for the switch's transmit&lt;BR /&gt;policy to the bond. Typical choices include XOR of either the MAC or&lt;BR /&gt;IP addresses. The transmit policy of the two peers does not need to&lt;BR /&gt;match. For these three modes, the bonding mode really selects a&lt;BR /&gt;transmit policy for an EtherChannel group; all three will interoperate&lt;BR /&gt;with another EtherChannel group. ﻿&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am aiming for balance-rr to be able to increase the bandwith between two single hosts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The configuration is working properly, but without defining the trunk in the switch. I see now that they write "generally&lt;BR /&gt;require﻿", so perhaps they are aware of some special cases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2011 12:38:23 GMT</pubDate>
    <dc:creator>JAIF</dc:creator>
    <dc:date>2011-09-12T12:38:23Z</dc:date>
    <item>
      <title>Bonding + Procurve v1810-24G</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bonding-procurve-v1810-24g/m-p/5325589#M81416</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an interesting situation configuring a bond between two network cards and a Procurve switch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I configured bond0 using the algorithm balance-rr ,. which should need the switch configured with trunking in both ports (I got that from the kernel documentation).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is strange is that when I have the trunking disabled, everything works fine, and the load is balanced between both ports. But when I activate trunking ( dynamic or static, without LACP ) I lose the connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;¿Does anyone know why this happens?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For now, I´m just using balance-rr with trunking disabled, but I would like to know why it is working :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2011 11:13:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bonding-procurve-v1810-24g/m-p/5325589#M81416</guid>
      <dc:creator>JAIF</dc:creator>
      <dc:date>2011-09-08T11:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Bonding + Procurve v1810-24G</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bonding-procurve-v1810-24g/m-p/5326839#M81417</link>
      <description>&lt;P&gt;Please take a look at&amp;nbsp;&lt;A target="_blank" href="http://www.linuxfoundation.org/collaborate/workgroups/networking/bonding#Switch_Configuration"&gt;http://www.linuxfoundation.org/...&lt;/A&gt;﻿.&lt;/P&gt;&lt;P&gt;Also, balance-alb (mode=6, adaptive load balancing) is similar mode, which does not require additional switch configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2011 08:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bonding-procurve-v1810-24g/m-p/5326839#M81417</guid>
      <dc:creator>Modris Bremze</dc:creator>
      <dc:date>2011-09-09T08:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bonding + Procurve v1810-24G</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bonding-procurve-v1810-24g/m-p/5328903#M81418</link>
      <description>&lt;P&gt;Thank you very much for your answer :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I´ve had read already that information ( it is the same that is provided on the documentation directory of the kernel sources ).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I copy and paste an excerpt (actually from google cache because the site was cracked):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;The balance-rr, balance-xor and broadcast modes generally&lt;BR /&gt;require that the switch have the appropriate ports grouped together.&lt;BR /&gt;The nomenclature for such a group differs between switches, it may be&lt;BR /&gt;called an "etherchannel" (as in the Cisco example, above), a "trunk&lt;BR /&gt;group" or some other similar variation. For these modes, each switch&lt;BR /&gt;will also have its own configuration options for the switch's transmit&lt;BR /&gt;policy to the bond. Typical choices include XOR of either the MAC or&lt;BR /&gt;IP addresses. The transmit policy of the two peers does not need to&lt;BR /&gt;match. For these three modes, the bonding mode really selects a&lt;BR /&gt;transmit policy for an EtherChannel group; all three will interoperate&lt;BR /&gt;with another EtherChannel group. ﻿&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am aiming for balance-rr to be able to increase the bandwith between two single hosts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The configuration is working properly, but without defining the trunk in the switch. I see now that they write "generally&lt;BR /&gt;require﻿", so perhaps they are aware of some special cases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2011 12:38:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bonding-procurve-v1810-24g/m-p/5328903#M81418</guid>
      <dc:creator>JAIF</dc:creator>
      <dc:date>2011-09-12T12:38:23Z</dc:date>
    </item>
  </channel>
</rss>

