<?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: Agregation ethernet ports under Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/agregation-ethernet-ports-under-linux/m-p/2844633#M88893</link>
    <description>Thanks for these informations &lt;BR /&gt;I'll try it asap &lt;BR /&gt;&lt;BR /&gt;Regards Stephane A</description>
    <pubDate>Fri, 15 Nov 2002 08:06:55 GMT</pubDate>
    <dc:creator>Stephane Audureau</dc:creator>
    <dc:date>2002-11-15T08:06:55Z</dc:date>
    <item>
      <title>Agregation ethernet ports under Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/agregation-ethernet-ports-under-linux/m-p/2844631#M88891</link>
      <description>Hey ,&lt;BR /&gt;&lt;BR /&gt;Is anybody has informations on agregation ethernet ports under linux , has well has HP-UX ?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help &lt;BR /&gt;&lt;BR /&gt;Have a nice day &lt;BR /&gt;Stephane A</description>
      <pubDate>Thu, 14 Nov 2002 08:55:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/agregation-ethernet-ports-under-linux/m-p/2844631#M88891</guid>
      <dc:creator>Stephane Audureau</dc:creator>
      <dc:date>2002-11-14T08:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Agregation ethernet ports under Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/agregation-ethernet-ports-under-linux/m-p/2844632#M88892</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;yes , linux has a ethernet channel bonding patches from beowulf&lt;BR /&gt;&lt;BR /&gt;download it from&lt;BR /&gt;&lt;A href="http://sourceforge.net/projects/bonding" target="_blank"&gt;http://sourceforge.net/projects/bonding&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ethernet Channel Bonding:&lt;BR /&gt;&lt;BR /&gt;Background on Channel Bonding is available form: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.beowulf.org/software/software.html" target="_blank"&gt;http://www.beowulf.org/software/software.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Requirements: &lt;BR /&gt;&lt;BR /&gt;TWO Ethernet NICs per system. TWO hubs (one for each channel) OR two switches (one for each channel) OR a switch that can be segmented into virtual LANS &lt;BR /&gt;&lt;BR /&gt;Steps (for kernel 2.0.36): 1. Download and build the ifenslave.c program: (&lt;A href="http://beowulf.gsfc.nasa.gov/software/bonding.html)" target="_blank"&gt;http://beowulf.gsfc.nasa.gov/software/bonding.html)&lt;/A&gt; Comment out line 35 "#include " and compile using "gcc -Wall -Wstrict-prototypes -O ifenslave.c -o ifenslave" &lt;BR /&gt;&lt;BR /&gt;2. Apply the kernel patch (get linux-2.0.36-channel-bonding.patch from ftp ftp.plogic.com), run xconfig and enable Beowulf Channel bonding &lt;BR /&gt;&lt;BR /&gt;3. Rebuild and install the kennel. &lt;BR /&gt;&lt;BR /&gt;Each channel must be on a separate switch or hub (or a segmented switch). There is no need to assign an IP number to the second interface, although using it as separate network (without channel bonding) may have advantages for some applications. &lt;BR /&gt;&lt;BR /&gt;To channel bond, login to each system as root and issue the following command on each system: &lt;BR /&gt;&lt;BR /&gt;./ifenslave -v eth0 eth1 &lt;BR /&gt;&lt;BR /&gt;This will bond eth1 to eth0. This assumes: &lt;BR /&gt;&lt;BR /&gt;eth0 is already configured and used as your cluster network. eth1 is the second Ethernet card detected by the OS at boot. &lt;BR /&gt;&lt;BR /&gt;You can do this from the host node by enslaving all nodes BEFORE the host (Order is important. Node 2 must enslaved before the host - node 1). For each node, do steps a,b,c. &lt;BR /&gt;&lt;BR /&gt;a. open a window b. login to node 2 c. enter (as root) the above command. d. in a separate window enter (as root) the above command for node 1. &lt;BR /&gt;&lt;BR /&gt;Your cluster should now be "channel bonded". You can test this by running netperf or a similar benchmark. &lt;BR /&gt;&lt;BR /&gt;Channel bonding shutdown is not as simple. We are investigating this and will provide command line tools that execute channel bonding set-up and tear down automatically. In the mean time, the safest way to restore single channel performance is to either reboot each system or use the network manager (part of the control panel) to shutdown and restart each interface. &lt;BR /&gt;&lt;BR /&gt;REMEMBER: communication between a channel bonded node and a none channel bonded node is very slow if not impossible. Therefore the whole cluster must be channel bonded. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Nov 2002 11:23:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/agregation-ethernet-ports-under-linux/m-p/2844632#M88892</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-11-14T11:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Agregation ethernet ports under Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/agregation-ethernet-ports-under-linux/m-p/2844633#M88893</link>
      <description>Thanks for these informations &lt;BR /&gt;I'll try it asap &lt;BR /&gt;&lt;BR /&gt;Regards Stephane A</description>
      <pubDate>Fri, 15 Nov 2002 08:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/agregation-ethernet-ports-under-linux/m-p/2844633#M88893</guid>
      <dc:creator>Stephane Audureau</dc:creator>
      <dc:date>2002-11-15T08:06:55Z</dc:date>
    </item>
  </channel>
</rss>

