<?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: Networking problems on HP DL380 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/networking-problems-on-hp-dl380/m-p/6234421#M81538</link>
    <description>&lt;P&gt;I just upgraded our DL360p gen8 server's Broadcom firmware today. HP SUM doesn't automatically upgrade the NICs for some reason. The easiest way to do it is to download the latest HP SUM and make a bootable USB drive with it. Then, download the Broadcom firmware from the driver page for the DL380 Gen8, Redhat 6 OS (CP021537.scexe is the file I downloaded). Put this on the USB drive under hp/swpackages. Then boot the server to the USB drive and do an interactive install. Select the HP SUM icon and let it do the discovery process etc., and before you proceed with the upgrade, click the link in the page to check what components are selected (I can't remember the exact wording, but it's something like "show selected components" or something). If you don't see the NIC in there, then you'll have to run&amp;nbsp;CP021537.scexe manually, which is what I did.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you don't see the NIC in the selected components at this point, either proceed with upgrading anything else it found or cancel out of SUM. Get back to the main screen, then press ctrl+alt+d+b+x at the same time to open a Bash shell. CD into /media and you'll see the USB drive mounted there somewhere. CD to /media/[USB drive]/hp/swpackages and run "./CP021537.scexe" to update the Broadcom NICs. One component failed for some reason, but everything else succeeded:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;driver: tg3&lt;BR /&gt;version: 3.121&lt;BR /&gt;firmware-version: 5719-v1.34 NCSI v1.2.19.0&lt;BR /&gt;bus-info: 0000:03:00.0&lt;BR /&gt;supports-statistics: yes&lt;BR /&gt;supports-test: yes&lt;BR /&gt;supports-eeprom-access: yes&lt;BR /&gt;supports-register-dump: yes&lt;BR /&gt;supports-priv-flags: no&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm running Debian Wheezy 7.2, kernel package is&amp;nbsp;linux-image-3.2.0-4-amd64 (3.2.51-1).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also boot into a RHEL / CentOS 6 live DVD / USB and run the update from there. I haven't found a way to do this while booted into Debian.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
    <pubDate>Sun, 13 Oct 2013 21:49:19 GMT</pubDate>
    <dc:creator>BrendonC</dc:creator>
    <dc:date>2013-10-13T21:49:19Z</dc:date>
    <item>
      <title>Networking problems on HP DL380</title>
      <link>https://community.hpe.com/t5/operating-system-linux/networking-problems-on-hp-dl380/m-p/6196649#M81537</link>
      <description>&lt;P&gt;I have a ProLiant DL380p Gen8 server with Debian Squeeze installed onto it.&amp;nbsp; What I am experiencing is intermittend networking failure (not accessible) or a lag when trying to log in remotely via ssh and at other times it is responding the way it should (fast and responsive). What I found online is that this particular firmware version has a bug causing these problems. On the site of vmware they had a fix specifically for vmware ofcourse. (&lt;A target="_blank" href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=203570"&gt;http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=203570&lt;/A&gt; ) Is there anything I can do to fix this problem under Debian (I do not run vmware so the fix mentioned is pretty useless to me)? Or does someone have a fix how I can solve these issues?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;kernel: 3.2.0-0.bpo.4-amd64 (squeeze backports)&lt;BR /&gt;driver: 3.121 (squeeze backports - firmware-linux-nonfree - tg3)&lt;BR /&gt;&lt;BR /&gt;ethtool -i eth0&lt;BR /&gt;&lt;BR /&gt;driver: tg3&lt;BR /&gt;version: 3.121&lt;BR /&gt;firmware-version: 5719-v1.33 NCSI v1.0.60.0&lt;BR /&gt;bus-info: 0000:03:00.0&lt;BR /&gt;&lt;BR /&gt;Ethernet controller: Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kim&lt;/P&gt;</description>
      <pubDate>Sun, 08 Sep 2013 12:44:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/networking-problems-on-hp-dl380/m-p/6196649#M81537</guid>
      <dc:creator>kimda</dc:creator>
      <dc:date>2013-09-08T12:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Networking problems on HP DL380</title>
      <link>https://community.hpe.com/t5/operating-system-linux/networking-problems-on-hp-dl380/m-p/6234421#M81538</link>
      <description>&lt;P&gt;I just upgraded our DL360p gen8 server's Broadcom firmware today. HP SUM doesn't automatically upgrade the NICs for some reason. The easiest way to do it is to download the latest HP SUM and make a bootable USB drive with it. Then, download the Broadcom firmware from the driver page for the DL380 Gen8, Redhat 6 OS (CP021537.scexe is the file I downloaded). Put this on the USB drive under hp/swpackages. Then boot the server to the USB drive and do an interactive install. Select the HP SUM icon and let it do the discovery process etc., and before you proceed with the upgrade, click the link in the page to check what components are selected (I can't remember the exact wording, but it's something like "show selected components" or something). If you don't see the NIC in there, then you'll have to run&amp;nbsp;CP021537.scexe manually, which is what I did.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you don't see the NIC in the selected components at this point, either proceed with upgrading anything else it found or cancel out of SUM. Get back to the main screen, then press ctrl+alt+d+b+x at the same time to open a Bash shell. CD into /media and you'll see the USB drive mounted there somewhere. CD to /media/[USB drive]/hp/swpackages and run "./CP021537.scexe" to update the Broadcom NICs. One component failed for some reason, but everything else succeeded:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;driver: tg3&lt;BR /&gt;version: 3.121&lt;BR /&gt;firmware-version: 5719-v1.34 NCSI v1.2.19.0&lt;BR /&gt;bus-info: 0000:03:00.0&lt;BR /&gt;supports-statistics: yes&lt;BR /&gt;supports-test: yes&lt;BR /&gt;supports-eeprom-access: yes&lt;BR /&gt;supports-register-dump: yes&lt;BR /&gt;supports-priv-flags: no&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm running Debian Wheezy 7.2, kernel package is&amp;nbsp;linux-image-3.2.0-4-amd64 (3.2.51-1).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also boot into a RHEL / CentOS 6 live DVD / USB and run the update from there. I haven't found a way to do this while booted into Debian.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Sun, 13 Oct 2013 21:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/networking-problems-on-hp-dl380/m-p/6234421#M81538</guid>
      <dc:creator>BrendonC</dc:creator>
      <dc:date>2013-10-13T21:49:19Z</dc:date>
    </item>
  </channel>
</rss>

