<?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: NIC card issues in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nic-card-issues/m-p/4401785#M82027</link>
    <description>Though the problem doesn't seem to be with the network settings you might just want to check if the interface is plumbed and is up.&lt;BR /&gt;&lt;BR /&gt;If the problem still persists. Try to uninstall and reinstall the modules. If you still have the problem try calling HP and log a case.</description>
    <pubDate>Fri, 17 Apr 2009 01:51:16 GMT</pubDate>
    <dc:creator>UVK</dc:creator>
    <dc:date>2009-04-17T01:51:16Z</dc:date>
    <item>
      <title>NIC card issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nic-card-issues/m-p/4401783#M82025</link>
      <description>Hi,&lt;BR /&gt;I have been having some issues with one of the NIC cards on my server(Proliant DL580 G5). The server is part of Oracle RAC cluster and its peer node has no such issues.&lt;BR /&gt;&lt;BR /&gt;The server has 6 NIC ports (2 on-board) 2 PCI-E Dual port HP NC380T cards. The on-board cards are eth0 and eth1. While the remaining eth2,eth3, eth4 and eth5. The eth5 card is not getting enabled. When i run ifconfig its gives me the following error&lt;BR /&gt;#ifconfig eth5&lt;BR /&gt;eth5: error fetching interface information: Device not found&lt;BR /&gt;#ifconfig eth5 10.1.1.1/24 up&lt;BR /&gt;SIOCSIFADDR: No such device&lt;BR /&gt;SIOCSIFNETMASK: No such device&lt;BR /&gt;SIOCGIFADDR: No such device&lt;BR /&gt;SIOCSIFBROADCAST: No such device&lt;BR /&gt;eth5: unknown interface: No such device&lt;BR /&gt;eth5: unknown interface: No such device&lt;BR /&gt;&lt;BR /&gt;I shutdown the server and ran offline-diagnostics and found the NIC card was detected and was healthy. But the linux OS is not able to detect it.&lt;BR /&gt;&lt;BR /&gt;But when I ran dmesg I can see all the 6 cards.&lt;BR /&gt;#dmesg | grep eth&lt;BR /&gt;eth0: Broadcom NetXtreme II BCM5708 1000Base-T (B2) PCI-X 64-bit 133MHz found at mem dc000000, IRQ 169, node addr 00:22:64:2d:7e:32&lt;BR /&gt;eth1: Broadcom NetXtreme II BCM5708 1000Base-T (B2) PCI-X 64-bit 133MHz found at mem de000000, IRQ 177, node addr 00:22:64:2d:7e:34&lt;BR /&gt;eth2: Broadcom NetXtreme II BCM5706 1000Base-T (A2) PCI-X 64-bit 100MHz found at mem f4000000, IRQ 217, node addr 00:21:5a:d3:64:34&lt;BR /&gt;eth3: Broadcom NetXtreme II BCM5706 1000Base-T (A2) PCI-X 64-bit 100MHz found at mem f6000000, IRQ 75, node addr 00:21:5a:d3:64:36&lt;BR /&gt;eth4: Broadcom NetXtreme II BCM5706 1000Base-T (A2) PCI-X 64-bit 100MHz found at mem f8000000, IRQ 217, node addr 00:21:5a:d3:64:28&lt;BR /&gt;eth5: Broadcom NetXtreme II BCM5706 1000Base-T (A2) PCI-X 64-bit 100MHz found at mem fa000000, IRQ 75, node addr 00:21:5a:d3:64:2a&lt;BR /&gt;bonding: bond0: Adding slave eth0.&lt;BR /&gt;bnx2: eth0: using MSI&lt;BR /&gt;bonding: bond0: enslaving eth0 as an active interface with a down link.&lt;BR /&gt;bnx2: eth0 NIC Copper Link is Up, 100 Mbps full duplex, receive &amp;amp; transmit flow control ON&lt;BR /&gt;bnx2: eth0 NIC Copper Link is Down&lt;BR /&gt;bonding: bond0: Adding slave eth1.&lt;BR /&gt;bnx2: eth1: using MSI&lt;BR /&gt;bonding: bond0: enslaving eth1 as an active interface with a down link.&lt;BR /&gt;bnx2: eth1 NIC Copper Link is Up, 100 Mbps full duplex, receive &amp;amp; transmit flow control ON&lt;BR /&gt;bonding: bond0: link status definitely up for interface eth1.&lt;BR /&gt;bonding: bond0: making interface eth1 the new active one.&lt;BR /&gt;device eth1 entered promiscuous mode&lt;BR /&gt;audit(1239851848.926:11): dev=eth1 prom=256 old_prom=0 auid=4294967295 ses=4294967295&lt;BR /&gt;bnx2: eth0 NIC Copper Link is Up, 100 Mbps full duplex, receive &amp;amp; transmit flow control ON&lt;BR /&gt;bonding: bond0: link status definitely up for interface eth0.&lt;BR /&gt;bnx2: eth2: using MSI&lt;BR /&gt;bnx2: eth2 NIC Copper Link is Up, 100 Mbps full duplex, receive &amp;amp; transmit flow control ON&lt;BR /&gt;bnx2: eth3: using MSI&lt;BR /&gt;bnx2: eth3 NIC Copper Link is Up, 100 Mbps full duplex, receive &amp;amp; transmit flow control ON&lt;BR /&gt;device eth1 left promiscuous mode&lt;BR /&gt;audit(1239851858.922:12): dev=eth1 prom=0 old_prom=256 auid=4294967295 ses=4294967295&lt;BR /&gt;bnx2: eth4: using MSI&lt;BR /&gt;bnx2: eth4 NIC Copper Link is Up, 100 Mbps full duplex, receive &amp;amp; transmit flow control ON&lt;BR /&gt;eth3: no IPv6 routers present&lt;BR /&gt;eth1: no IPv6 routers present&lt;BR /&gt;eth0: no IPv6 routers present&lt;BR /&gt;eth2: no IPv6 routers present&lt;BR /&gt;eth4: no IPv6 routers present&lt;BR /&gt;&lt;BR /&gt;Here is the output of lspci&lt;BR /&gt;#lspci | grep NetXtreme&lt;BR /&gt;06:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708 Gigabit Ethernet (rev 12)&lt;BR /&gt;08:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708 Gigabit Ethernet (rev 12)&lt;BR /&gt;0e:04.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5706 Gigabit Ethernet (rev 02)&lt;BR /&gt;0f:05.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5706 Gigabit Ethernet (rev 02)&lt;BR /&gt;11:04.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5706 Gigabit Ethernet (rev 02)&lt;BR /&gt;12:05.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5706 Gigabit Ethernet (rev 02)&lt;BR /&gt;&lt;BR /&gt;Here is the output of lsmod&lt;BR /&gt;#lsmod&lt;BR /&gt;Module                  Size  Used by&lt;BR /&gt;hangcheck_timer         8025  0&lt;BR /&gt;mptctl                 31685  1&lt;BR /&gt;mptbase                75877  1 mptctl&lt;BR /&gt;ipmi_si                41056  2&lt;BR /&gt;ipmi_devintf           12808  4&lt;BR /&gt;ipmi_msghandler        38336  2 ipmi_si,ipmi_devintf&lt;BR /&gt;ipv6                  258145  50&lt;BR /&gt;xfrm_nalgo             13765  1 ipv6&lt;BR /&gt;crypto_api             11969  1 xfrm_nalgo&lt;BR /&gt;oracleasm              46356  1&lt;BR /&gt;hp_ilo                 34620  4&lt;BR /&gt;hidp                   23105  2&lt;BR /&gt;l2cap                  29505  5 hidp&lt;BR /&gt;bluetooth              53797  2 hidp,l2cap&lt;BR /&gt;sunrpc                144893  1&lt;BR /&gt;bonding                81197  0&lt;BR /&gt;dm_round_robin          7617  1&lt;BR /&gt;dm_multipath           22089  2 dm_round_robin&lt;BR /&gt;video                  21193  0&lt;BR /&gt;sbs                    18533  0&lt;BR /&gt;backlight              10049  1 video&lt;BR /&gt;i2c_ec                  9025  1 sbs&lt;BR /&gt;i2c_core               23745  1 i2c_ec&lt;BR /&gt;button                 10705  0&lt;BR /&gt;battery                13637  0&lt;BR /&gt;asus_acpi              19289  0&lt;BR /&gt;ac                      9157  0&lt;BR /&gt;parport_pc             29157  0&lt;BR /&gt;lp                     15849  0&lt;BR /&gt;parport                37513  2 parport_pc,lp&lt;BR /&gt;ide_cd                 40033  0&lt;BR /&gt;sg                     36061  0&lt;BR /&gt;bnx2                  173320  0&lt;BR /&gt;cdrom                  36705  1 ide_cd&lt;BR /&gt;serio_raw              10693  0&lt;BR /&gt;pcspkr                  7105  0&lt;BR /&gt;dm_snapshot            21477  0&lt;BR /&gt;dm_zero                 6209  0&lt;BR /&gt;dm_mirror              29125  0&lt;BR /&gt;dm_mod                 61405  41 dm_multipath,dm_snapshot,dm_zero,dm_mirror&lt;BR /&gt;lpfc                  272129  5&lt;BR /&gt;scsi_transport_fc      37449  1 lpfc&lt;BR /&gt;ata_piix               22341  0&lt;BR /&gt;libata                144125  1 ata_piix&lt;BR /&gt;cciss                  62149  4&lt;BR /&gt;ext3                  123593  5&lt;BR /&gt;jbd                    56553  1 ext3&lt;BR /&gt;uhci_hcd               25549  0&lt;BR /&gt;ohci_hcd               23389  0&lt;BR /&gt;ehci_hcd               33613  0&lt;BR /&gt;qla2xxx               940244  70&lt;BR /&gt;sd_mod                 24897  58&lt;BR /&gt;scsi_mod              134605  9 mptctl,sg,lpfc,scsi_transport_fc,libata,cciss,qla2xxx,sd_mod&lt;BR /&gt;qla2xxx_conf          305924  1&lt;BR /&gt;intermodule             8196  2 qla2xxx,qla2xxx_conf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please let me know what is wrong with this.</description>
      <pubDate>Thu, 16 Apr 2009 05:36:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nic-card-issues/m-p/4401783#M82025</guid>
      <dc:creator>Sureshbabu-HP</dc:creator>
      <dc:date>2009-04-16T05:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: NIC card issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nic-card-issues/m-p/4401784#M82026</link>
      <description>do u have the corresponding files under /etc/sysconfig/network-scripts? try "ifup ethx" before you proceed with ifconfig</description>
      <pubDate>Thu, 16 Apr 2009 18:14:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nic-card-issues/m-p/4401784#M82026</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-04-16T18:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: NIC card issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nic-card-issues/m-p/4401785#M82027</link>
      <description>Though the problem doesn't seem to be with the network settings you might just want to check if the interface is plumbed and is up.&lt;BR /&gt;&lt;BR /&gt;If the problem still persists. Try to uninstall and reinstall the modules. If you still have the problem try calling HP and log a case.</description>
      <pubDate>Fri, 17 Apr 2009 01:51:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nic-card-issues/m-p/4401785#M82027</guid>
      <dc:creator>UVK</dc:creator>
      <dc:date>2009-04-17T01:51:16Z</dc:date>
    </item>
  </channel>
</rss>

