<?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: Problems with bonding on bl20p in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676912#M85506</link>
    <description>Here is the output from ethtool&lt;BR /&gt;[root@wi00-00 tmp]# ethtool eth2&lt;BR /&gt;Settings for eth2:&lt;BR /&gt;        Supported ports: [ TP ]&lt;BR /&gt;        Supported link modes:   10baseT/Half 10baseT/Full&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;                                1000baseT/Half 1000baseT/Full&lt;BR /&gt;        Supports auto-negotiation: Yes&lt;BR /&gt;        Advertised link modes:  10baseT/Half 10baseT/Full&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;                                1000baseT/Half 1000baseT/Full&lt;BR /&gt;        Advertised auto-negotiation: Yes&lt;BR /&gt;        Speed: 1000Mb/s&lt;BR /&gt;        Duplex: Full&lt;BR /&gt;        Port: Twisted Pair&lt;BR /&gt;        PHYAD: 0&lt;BR /&gt;        Transceiver: internal&lt;BR /&gt;        Auto-negotiation: on&lt;BR /&gt;        Supports Wake-on: g&lt;BR /&gt;        Wake-on: d&lt;BR /&gt;        Link detected: yes&lt;BR /&gt;&lt;BR /&gt;The files I modified were ifcfg-eth0, ifcfg-eth2, and modules.conf.&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Nov 2005 16:50:34 GMT</pubDate>
    <dc:creator>Erin Simonson</dc:creator>
    <dc:date>2005-11-22T16:50:34Z</dc:date>
    <item>
      <title>Problems with bonding on bl20p</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676909#M85503</link>
      <description>We have several bl20p's that we are trying to get bonding to work on.  It seems to be setup properly and working but the speed is slower than   not having bonding setup.  We also have the following message in dmesg.&lt;BR /&gt;bonding: Warning: failed to get speed/duplex from eth2, speed forced to 100Mbps, duplex forced to Full.&lt;BR /&gt;bonding: bond0: enslaving eth2 as an active interface with an up link.&lt;BR /&gt;Here is the output from ifconfig if it helps.&lt;BR /&gt;bond0     Link encap:Ethernet  HWaddr 00:11:85:50:7E:9C&lt;BR /&gt;          inet addr:192.168.100.20  Bcast:192.168.100.255  Mask:255.255.255.0&lt;BR /&gt;          inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:31413841 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:42091927 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:0&lt;BR /&gt;          RX bytes:3909315614 (3.6 GiB)  TX bytes:381088644 (363.4 MiB)&lt;BR /&gt;&lt;BR /&gt;eth0      Link encap:Ethernet  HWaddr 00:11:85:50:7E:9C&lt;BR /&gt;          inet6 addr: fe80::211:85ff:fe50:7e9c/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:1544856 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:21045964 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:250083146 (238.4 MiB)  TX bytes:190966131 (182.1 MiB)&lt;BR /&gt;          Interrupt:185 Memory:f7df0000-f7e00000&lt;BR /&gt;&lt;BR /&gt;eth1      Link encap:Ethernet  HWaddr 00:11:0A:EA:B9:1C&lt;BR /&gt;          inet addr:172.31.1.5  Bcast:172.31.1.255  Mask:255.255.255.0&lt;BR /&gt;          inet6 addr: fe80::211:aff:feea:b91c/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:29822387 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:17218753 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:804623236 (767.3 MiB)  TX bytes:1666842641 (1.5 GiB)&lt;BR /&gt;          Interrupt:193 Memory:f7de0000-f7df0000&lt;BR /&gt;&lt;BR /&gt;eth2      Link encap:Ethernet  HWaddr 00:11:85:50:7E:9C&lt;BR /&gt;          inet6 addr: fe80::211:85ff:fe50:7e9c/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:29868985 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:21045963 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:3659232468 (3.4 GiB)  TX bytes:190122513 (181.3 MiB)&lt;BR /&gt;          Interrupt:217 Memory:f7ff0000-f8000000&lt;BR /&gt;&lt;BR /&gt;lo        Link encap:Local Loopback&lt;BR /&gt;          inet addr:127.0.0.1  Mask:255.0.0.0&lt;BR /&gt;          inet6 addr: ::1/128 Scope:Host&lt;BR /&gt;          UP LOOPBACK RUNNING  MTU:16436  Metric:1&lt;BR /&gt;          RX packets:12232222 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:12232222 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:0&lt;BR /&gt;          RX bytes:4233391384 (3.9 GiB)  TX bytes:4233391384 (3.9 GiB)&lt;BR /&gt;&lt;BR /&gt;Thanks for any help you can give me.</description>
      <pubDate>Tue, 22 Nov 2005 16:11:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676909#M85503</guid>
      <dc:creator>Erin Simonson</dc:creator>
      <dc:date>2005-11-22T16:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with bonding on bl20p</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676910#M85504</link>
      <description>Shalom Erin,&lt;BR /&gt;&lt;BR /&gt;mii-tool commonly gives incorrect speed readings on bonded cards.&lt;BR /&gt;&lt;BR /&gt;ethtool bond0&lt;BR /&gt;&lt;BR /&gt;Should show a more accurate speed assessment.&lt;BR /&gt;&lt;BR /&gt;Please give details on which configuration files you modified to do the bonding.&lt;BR /&gt;&lt;BR /&gt;modules.conf ??&lt;BR /&gt;&lt;BR /&gt;ifcfg-eth0 ... ??&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 22 Nov 2005 16:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676910#M85504</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-22T16:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with bonding on bl20p</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676911#M85505</link>
      <description>What are the parameters (mode=) that you use when load the bonding module?&lt;BR /&gt;&lt;BR /&gt;What are the performance metrics that you use?&lt;BR /&gt;&lt;BR /&gt;The speed for the network adapters has been set correctly 100 Full duplex, you should ensure that in the switch, the speed is the same (It should be as you don't have packet errors and collisions)&lt;BR /&gt;&lt;BR /&gt;It seems that eth0 and eth2 are in the bond0 device. What is the output of&lt;BR /&gt;&lt;BR /&gt;ethtool eth0&lt;BR /&gt;ethtool eth2</description>
      <pubDate>Tue, 22 Nov 2005 16:35:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676911#M85505</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-11-22T16:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with bonding on bl20p</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676912#M85506</link>
      <description>Here is the output from ethtool&lt;BR /&gt;[root@wi00-00 tmp]# ethtool eth2&lt;BR /&gt;Settings for eth2:&lt;BR /&gt;        Supported ports: [ TP ]&lt;BR /&gt;        Supported link modes:   10baseT/Half 10baseT/Full&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;                                1000baseT/Half 1000baseT/Full&lt;BR /&gt;        Supports auto-negotiation: Yes&lt;BR /&gt;        Advertised link modes:  10baseT/Half 10baseT/Full&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;                                1000baseT/Half 1000baseT/Full&lt;BR /&gt;        Advertised auto-negotiation: Yes&lt;BR /&gt;        Speed: 1000Mb/s&lt;BR /&gt;        Duplex: Full&lt;BR /&gt;        Port: Twisted Pair&lt;BR /&gt;        PHYAD: 0&lt;BR /&gt;        Transceiver: internal&lt;BR /&gt;        Auto-negotiation: on&lt;BR /&gt;        Supports Wake-on: g&lt;BR /&gt;        Wake-on: d&lt;BR /&gt;        Link detected: yes&lt;BR /&gt;&lt;BR /&gt;The files I modified were ifcfg-eth0, ifcfg-eth2, and modules.conf.&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Nov 2005 16:50:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676912#M85506</guid>
      <dc:creator>Erin Simonson</dc:creator>
      <dc:date>2005-11-22T16:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with bonding on bl20p</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676913#M85507</link>
      <description>Please post the the configuration of all files, and the ethtool output of both ethernet adapters.</description>
      <pubDate>Wed, 23 Nov 2005 06:45:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676913#M85507</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-11-23T06:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with bonding on bl20p</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676914#M85508</link>
      <description>[root@wi00-00 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0&lt;BR /&gt;DEVICE=eth0&lt;BR /&gt;USERCTL=no&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;MASTER=bond0&lt;BR /&gt;SLAVE=yes&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;You have new mail in /var/spool/mail/root&lt;BR /&gt;[root@wi00-00 ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth2&lt;BR /&gt;DEVICE=eth2&lt;BR /&gt;USERCTL=no&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;MASTER=bond0&lt;BR /&gt;SLAVE=yes&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;[root@wi00-00 ~]# cat /etc/sysconfig/network-scripts/ifcfg-bond0&lt;BR /&gt;DEVICE=bond0&lt;BR /&gt;IPADDR=192.168.100.20&lt;BR /&gt;NETMASK=255.255.255.0&lt;BR /&gt;NETWORK=192.168.100.0&lt;BR /&gt;BROADCAST=192.168.100.255&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;USERCTL=no&lt;BR /&gt;[root@wi00-00 ~]# cat /etc/modprobe.conf&lt;BR /&gt;alias eth0 tg3&lt;BR /&gt;alias eth1 tg3&lt;BR /&gt;alias eth2 tg3&lt;BR /&gt;alias bond0 bonding&lt;BR /&gt;options bond0 miimon=100&lt;BR /&gt;alias scsi_hostadapter cciss&lt;BR /&gt;alias scsi_hostadapter1 qla2300&lt;BR /&gt;alias usb-controller ohci-hcd&lt;BR /&gt;[root@wi00-00 ~]# ethtool eth0&lt;BR /&gt;Settings for eth0:&lt;BR /&gt;        Supported ports: [ MII ]&lt;BR /&gt;        Supported link modes:   10baseT/Half 10baseT/Full&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;                                1000baseT/Half 1000baseT/Full&lt;BR /&gt;        Supports auto-negotiation: Yes&lt;BR /&gt;        Advertised link modes:  10baseT/Half 10baseT/Full&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;                                1000baseT/Half 1000baseT/Full&lt;BR /&gt;        Advertised auto-negotiation: Yes&lt;BR /&gt;        Speed: 1000Mb/s&lt;BR /&gt;        Duplex: Full&lt;BR /&gt;        Port: Twisted Pair&lt;BR /&gt;        PHYAD: 1&lt;BR /&gt;        Transceiver: internal&lt;BR /&gt;        Auto-negotiation: on&lt;BR /&gt;        Supports Wake-on: g&lt;BR /&gt;        Wake-on: d&lt;BR /&gt;        Current message level: 0x000000ff (255)&lt;BR /&gt;        Link detected: yes&lt;BR /&gt;[root@wi00-00 ~]# ethtool eth2&lt;BR /&gt;Settings for eth2:&lt;BR /&gt;        Supported ports: [ MII ]&lt;BR /&gt;        Supported link modes:   10baseT/Half 10baseT/Full&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;                                1000baseT/Half 1000baseT/Full&lt;BR /&gt;        Supports auto-negotiation: Yes&lt;BR /&gt;        Advertised link modes:  10baseT/Half 10baseT/Full&lt;BR /&gt;                                100baseT/Half 100baseT/Full&lt;BR /&gt;                                1000baseT/Half 1000baseT/Full&lt;BR /&gt;        Advertised auto-negotiation: Yes&lt;BR /&gt;        Speed: 1000Mb/s&lt;BR /&gt;        Duplex: Full&lt;BR /&gt;        Port: Twisted Pair&lt;BR /&gt;        PHYAD: 1&lt;BR /&gt;        Transceiver: internal&lt;BR /&gt;        Auto-negotiation: on&lt;BR /&gt;        Supports Wake-on: g&lt;BR /&gt;        Wake-on: d&lt;BR /&gt;        Current message level: 0x000000ff (255)&lt;BR /&gt;        Link detected: yes&lt;BR /&gt;[root@wi00-00 ~]#&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2005 12:24:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676914#M85508</guid>
      <dc:creator>Erin Simonson</dc:creator>
      <dc:date>2005-11-23T12:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with bonding on bl20p</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676915#M85509</link>
      <description>Edit the modules.conf and set the mode for the bond device:&lt;BR /&gt;&lt;BR /&gt;options bond0 miimon=100 mode=1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Where mode:&lt;BR /&gt;&lt;BR /&gt;0 = round-robin&lt;BR /&gt;1 = failover&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also, you can set the speed for the network adapters manually editing the ifcfg-ethX file, add the following:&lt;BR /&gt;&lt;BR /&gt;ETHTOOL_OPTS="speed 1000 duplex full autoneg off"&lt;BR /&gt;&lt;BR /&gt;If the ethernet devices are connected to 1000/Mb switches, or:&lt;BR /&gt;&lt;BR /&gt;ETHTOOL_OPTS="speed 100 duplex full autoneg off"&lt;BR /&gt;&lt;BR /&gt;If are connected to 100 Mb switches.</description>
      <pubDate>Wed, 23 Nov 2005 13:11:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676915#M85509</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-11-23T13:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with bonding on bl20p</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676916#M85510</link>
      <description>OK: Good info.&lt;BR /&gt;&lt;BR /&gt;If the last post before this fails to solve the issue then see if the network hardware is really GB. If its configurable, make sure its switch port settings are to full duplex and autonegotiate.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 23 Nov 2005 14:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676916#M85510</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-23T14:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with bonding on bl20p</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676917#M85511</link>
      <description>I set the options bond0 miimon=100 mode=1 in modprobe.conf and added these ETHTOOL_OPTS="speed 1000 duplex full autoneg off" to both ifcfg-ethX files and still no luck.  The switch is set to full duplex and autonegotiate.&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2005 14:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676917#M85511</guid>
      <dc:creator>Erin Simonson</dc:creator>
      <dc:date>2005-11-23T14:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with bonding on bl20p</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676918#M85512</link>
      <description>Have you restarted the server after the changes? Is needed to reload the modules (easy way). The changes where seen by ethtool, run ethtool eth0 and eth2 again after the restart. Also, if you disabled the autonegotiation on the adapter, you should disable it on the switch, and configure manually to the same speed. Also, verify if the switch port has errors and collisions in the statistics.&lt;BR /&gt;&lt;BR /&gt;How do you measure the performance?</description>
      <pubDate>Wed, 23 Nov 2005 15:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676918#M85512</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-11-23T15:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with bonding on bl20p</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676919#M85513</link>
      <description>I have restarted the machine and ethtool shows&lt;BR /&gt;Advertised auto-negotiation: Yes&lt;BR /&gt;        Speed: 1000Mb/s&lt;BR /&gt;        Duplex: Full&lt;BR /&gt;&lt;BR /&gt;I set autonegotiate to on in the ETHTOOLS_OPTS since i dont have physical access to the switches config from here.&lt;BR /&gt;&lt;BR /&gt;I am measureing performance doing a nc from one machine to a machine with bonding enabled and to a machine without it.  I seem to get about the same speed with or without bonding.</description>
      <pubDate>Wed, 23 Nov 2005 15:23:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-bonding-on-bl20p/m-p/3676919#M85513</guid>
      <dc:creator>Erin Simonson</dc:creator>
      <dc:date>2005-11-23T15:23:59Z</dc:date>
    </item>
  </channel>
</rss>

