<?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 fails on reseting rilo security switch in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/bonding-fails-on-reseting-rilo-security-switch/m-p/4488924#M82316</link>
    <description>Steven, &lt;BR /&gt;&lt;BR /&gt;Nope I really didn't mistype. I just put that there to show I had done some preliminary searching for something linking the rilo part with something to do with the bonding. &lt;BR /&gt;&lt;BR /&gt;I have in the past on different forums found that to be helpful to the folks reading my posts to see that I had at least put forth some effort before posting. In those forums people tended to take a dim view of someone who did not at least try searching before posting. That is how I meant for the community here to take it as well. &lt;BR /&gt;&lt;BR /&gt;It seems to me that you didn't read my original post very closely or I think you would have realized I wasn't trying to bond a nic with a rilo. &lt;BR /&gt;&lt;BR /&gt;And I am afraid that your original two posts were completely non germain to the problem I put before you. &lt;BR /&gt;&lt;BR /&gt;I do not need help configuring bonding. I have that taken care of. Your last post I do find helpful, however. &lt;BR /&gt;&lt;BR /&gt;I have had trouble with broadcom nics in the past and not just bonded ones either. &lt;BR /&gt;&lt;BR /&gt;I am coming to the conclusion that the whole security switch thing may have just been coincidence and like you point out this may have always been unstable but since we very rarely re-boot or disturb this server, it just had not shown itself to be a problem in the past.</description>
    <pubDate>Mon, 14 Sep 2009 16:53:31 GMT</pubDate>
    <dc:creator>Dale Ferrier</dc:creator>
    <dc:date>2009-09-14T16:53:31Z</dc:date>
    <item>
      <title>bonding fails on reseting rilo security switch</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bonding-fails-on-reseting-rilo-security-switch/m-p/4488919#M82311</link>
      <description>I have searched for "ilo bonding" but can't find a post that seems to cover my particular problem. &lt;BR /&gt;&lt;BR /&gt;Here is the situation, we have an older HP server a DL380 G3 which we had to use the rilo reset switch in order to disable security so that we could define a new user and password on the rilo card. We then proceeded to install RHEL 4.8 and all was peachy. We defined two bonded interfaces bond0 and bond1 and all was well. &lt;BR /&gt;&lt;BR /&gt;But then we flipped the dip switch on the motherboard back to re-enable the security on the rilo card and then booted the server. &lt;BR /&gt;&lt;BR /&gt;Now we could not ping the default gateway nor any of the other static routes we had defined going over the two interfaces. &lt;BR /&gt;&lt;BR /&gt;We checked the bonded interfaces and all looked normal from a linux stand point. No errors in the log and ifconfig reported all interfaces up a running normally. &lt;BR /&gt;&lt;BR /&gt;Our network support could not see a mac address from any of the 4 physical interfaces on the switch however which of course would be a problem. :)&lt;BR /&gt;&lt;BR /&gt;So pulling the hair a little and as a last resort I disabled bonding and brought eth0 up with the bond0 IP and eth1 up on the bond1 IP. And put in our static routes as before. &lt;BR /&gt;&lt;BR /&gt;Now all was again well. And as long as we do not try to re-enable bonding everything stays well. &lt;BR /&gt;&lt;BR /&gt;We did find some traffic on some forums somewhere about the linux re-enumeration problem that can affect servers on a reboot sometimes when the hardware changes. And we found a reference to a case on the DL380x series where flipping the rilo security switch might cause a re-enumeration of the devices. &lt;BR /&gt;&lt;BR /&gt;But the MAC addresses for the bond0 and bond1 interfaces stayed the same (corresponded to eth0 and eth1 respectively). So I do not think re-enumeration is what was happening. &lt;BR /&gt;&lt;BR /&gt;By the way bond0 was using eth0 and eth2 and bond1 was using eth1 and eth3.&lt;BR /&gt;&lt;BR /&gt;So has anyone run into something like this before? &lt;BR /&gt;&lt;BR /&gt;Dale</description>
      <pubDate>Mon, 31 Aug 2009 14:11:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bonding-fails-on-reseting-rilo-security-switch/m-p/4488919#M82311</guid>
      <dc:creator>Dale Ferrier</dc:creator>
      <dc:date>2009-08-31T14:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: bonding fails on reseting rilo security switch</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bonding-fails-on-reseting-rilo-security-switch/m-p/4488920#M82312</link>
      <description>Shalom Dale,&lt;BR /&gt;&lt;BR /&gt;You don't ilo bond.&lt;BR /&gt;&lt;BR /&gt;The ilo card needs to be left out of this mix. If it shares a NIC port with a regular NIC card, then the wiring needs to be on a network permitting ilo and regular traffic and you can bond eth0 and eth1&lt;BR /&gt;&lt;BR /&gt;The search you want is redhat network bonding.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/ref-guide/s1-networkscripts-interfaces.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/ref-guide/s1-networkscripts-interfaces.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Nothing in here as far as I know is RHEL specific.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 31 Aug 2009 16:14:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bonding-fails-on-reseting-rilo-security-switch/m-p/4488920#M82312</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-08-31T16:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: bonding fails on reseting rilo security switch</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bonding-fails-on-reseting-rilo-security-switch/m-p/4488921#M82313</link>
      <description>Sorry.&lt;BR /&gt;&lt;BR /&gt;Nothing is RHEL 4 specific.&lt;BR /&gt;&lt;BR /&gt;These cards on these servers can be bonded. But active-active bonding does not work well.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 31 Aug 2009 16:15:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bonding-fails-on-reseting-rilo-security-switch/m-p/4488921#M82313</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-08-31T16:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: bonding fails on reseting rilo security switch</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bonding-fails-on-reseting-rilo-security-switch/m-p/4488922#M82314</link>
      <description>Steven I think you may have misread my post. I am not trying to bond the rilo nic and a normal nic. &lt;BR /&gt;&lt;BR /&gt;I have two onboard interfaces and a dual interface intel card installed in this server. &lt;BR /&gt;&lt;BR /&gt;The two built in broadcom interfaces are eth0 and eth1 and the two intel interfaces are eth2 and eth3. &lt;BR /&gt;&lt;BR /&gt;The rilo only comes into play because this problem did not present itself until I flipped the hardware security switch on the motherboard to re-enable security on the rilo. &lt;BR /&gt;&lt;BR /&gt;Before I did that (in other words I installed the OS RHEL 4.8 while the switch was in the non-secure postion) the two bonded interfaces came up and ran fine. &lt;BR /&gt;&lt;BR /&gt;Here are my configs:&lt;BR /&gt;&lt;BR /&gt;modprobe.conf:&lt;BR /&gt;alias eth0 tg3&lt;BR /&gt;alias eth1 tg3&lt;BR /&gt;alias scsi_hostadapter cciss&lt;BR /&gt;alias usb-controller ohci-hcd&lt;BR /&gt;alias net-pf-10 off&lt;BR /&gt;alias ipv6 off&lt;BR /&gt;alias bond0 bonding&lt;BR /&gt;alias bond1 bonding&lt;BR /&gt;options bonding max_bonds=2 mode=1 miimon=100 downdelay=5000 updelay=5000&lt;BR /&gt;alias eth3 e1000&lt;BR /&gt;alias eth2 e1000&lt;BR /&gt;&lt;BR /&gt;ifcfg-bond0:&lt;BR /&gt;DEVICE=bond0&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;NETMASK=255.255.255.0&lt;BR /&gt;IPADDR=192.168.1.1&lt;BR /&gt;USERCTL=no&lt;BR /&gt;&lt;BR /&gt;ifcfg-bond1:&lt;BR /&gt;DEVICE=bond1&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;NETMASK=255.255.255.0&lt;BR /&gt;IPADDR=192.168.1.2&lt;BR /&gt;USERCTL=no&lt;BR /&gt;&lt;BR /&gt;ifcfg-eth0:&lt;BR /&gt;DEVICE=eth0&lt;BR /&gt;HWADDR=00:0E:7F:F0:5E:D9&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;MASTER=bond0&lt;BR /&gt;SLAVE=yes&lt;BR /&gt;USERCTL=no&lt;BR /&gt;&lt;BR /&gt;ifcfg-eth1:&lt;BR /&gt;DEVICE=eth1&lt;BR /&gt;HWADDR=00:0E:7F:F0:5E:D8&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;MASTER=bond1&lt;BR /&gt;SLAVE=yes&lt;BR /&gt;USERCTL=no&lt;BR /&gt;&lt;BR /&gt;ifcfg-eth2:&lt;BR /&gt;DEVICE=eth2&lt;BR /&gt;HWADDR=00:11:0A:57:6C:90&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;MASTER=bond0&lt;BR /&gt;SLAVE=yes&lt;BR /&gt;USERCTL=no&lt;BR /&gt;&lt;BR /&gt;ifcfg-eth3:&lt;BR /&gt;DEVICE=eth3&lt;BR /&gt;HWADDR=00:11:0A:57:6C:91&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;MASTER=bond1&lt;BR /&gt;SLAVE=yes&lt;BR /&gt;USERCTL=no&lt;BR /&gt;&lt;BR /&gt;So you can see pretty straight forward. &lt;BR /&gt;&lt;BR /&gt;Dale</description>
      <pubDate>Mon, 31 Aug 2009 16:39:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bonding-fails-on-reseting-rilo-security-switch/m-p/4488922#M82314</guid>
      <dc:creator>Dale Ferrier</dc:creator>
      <dc:date>2009-08-31T16:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: bonding fails on reseting rilo security switch</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bonding-fails-on-reseting-rilo-security-switch/m-p/4488923#M82315</link>
      <description>Dale,&lt;BR /&gt;&lt;BR /&gt;Perhaps you mistyped.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&lt;BR /&gt;I have searched for "ilo bonding" &lt;BR /&gt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Thanks for finally providing your OS and update level.&lt;BR /&gt;&lt;BR /&gt;If you bond broadcom to broadcom and intel to intel, it will probably work.&lt;BR /&gt;&lt;BR /&gt;I spent some time trying go get intel to bond with broadcom.&lt;BR /&gt;&lt;BR /&gt;The result was an unstable bond and frequent loss of network connection on the system.&lt;BR /&gt;&lt;BR /&gt;What you are trying to do is perfectly good from the theory stand point, but intel and broadcom NIC's don't play well in the same bond set.&lt;BR /&gt;&lt;BR /&gt;There are also cisco switch issues, which come to play. If you want extra high reliability by putting your bonds on different switches, switch configuration may be needed.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&lt;BR /&gt;And we found a reference to a case on the DL380x series where flipping the rilo security switch might cause a re-enumeration of the devices.&lt;BR /&gt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;This is an OS issue. I've pushed very hard in this area and never gotten renumeration of the devices. I've got about five years experience with this server class. If you get renumeration, you will probably get it again and have stability issues down the road.&lt;BR /&gt;&lt;BR /&gt;Renumeration is bad and I don't think it is happening.&lt;BR /&gt;&lt;BR /&gt;As a precaution, I take the hardware address out of the configuration file when doing bonding. You might want to try taking it out or putting it in to assist with this situation.&lt;BR /&gt;&lt;BR /&gt;Also, I've gotten bonding to work with hacking about in this area and then found no networking on reboot, so include that in your test plan.&lt;BR /&gt;&lt;BR /&gt;I find it hard to believe both of my original posts were valueless, if you find this one valueless, I'm going to take a pass at further participation in this thread.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Aug 2009 17:36:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bonding-fails-on-reseting-rilo-security-switch/m-p/4488923#M82315</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-08-31T17:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: bonding fails on reseting rilo security switch</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bonding-fails-on-reseting-rilo-security-switch/m-p/4488924#M82316</link>
      <description>Steven, &lt;BR /&gt;&lt;BR /&gt;Nope I really didn't mistype. I just put that there to show I had done some preliminary searching for something linking the rilo part with something to do with the bonding. &lt;BR /&gt;&lt;BR /&gt;I have in the past on different forums found that to be helpful to the folks reading my posts to see that I had at least put forth some effort before posting. In those forums people tended to take a dim view of someone who did not at least try searching before posting. That is how I meant for the community here to take it as well. &lt;BR /&gt;&lt;BR /&gt;It seems to me that you didn't read my original post very closely or I think you would have realized I wasn't trying to bond a nic with a rilo. &lt;BR /&gt;&lt;BR /&gt;And I am afraid that your original two posts were completely non germain to the problem I put before you. &lt;BR /&gt;&lt;BR /&gt;I do not need help configuring bonding. I have that taken care of. Your last post I do find helpful, however. &lt;BR /&gt;&lt;BR /&gt;I have had trouble with broadcom nics in the past and not just bonded ones either. &lt;BR /&gt;&lt;BR /&gt;I am coming to the conclusion that the whole security switch thing may have just been coincidence and like you point out this may have always been unstable but since we very rarely re-boot or disturb this server, it just had not shown itself to be a problem in the past.</description>
      <pubDate>Mon, 14 Sep 2009 16:53:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bonding-fails-on-reseting-rilo-security-switch/m-p/4488924#M82316</guid>
      <dc:creator>Dale Ferrier</dc:creator>
      <dc:date>2009-09-14T16:53:31Z</dc:date>
    </item>
  </channel>
</rss>

