<?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: Upgraded to ESXi 5.0, missing vmnics (Intel 82580) in ESXi Discussions</title>
    <link>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250738#M105257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The 350 card requires a driver download. You can push it out with Update Manager if managed by vcenter, otherwise you'll have to use the new esxcli to upload and install the 350's VIB driver. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jan 2012 04:08:05 GMT</pubDate>
    <dc:creator>Baddos</dc:creator>
    <dc:date>2012-01-13T04:08:05Z</dc:date>
    <item>
      <title>Upgraded to ESXi 5.0, missing vmnics (Intel 82580)</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250731#M105250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an Intel Ethernet Server Adapter I340-T4 that was recognized in ESXi 4.1 and just recently upgraded to ESXi 5.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the new version of ESXi, the same NICs (it's a quad port card) were not present, so I tried installing the driver update "&lt;A href="http://www.vmware.com/resources/compatibility/detail.php?deviceCategory=io&amp;amp;productid=14747&amp;amp;deviceCategory=io&amp;amp;partner=46&amp;amp;releases=76&amp;amp;deviceTypes=6&amp;amp;page=1&amp;amp;display_interval=500&amp;amp;sortColumn=Partner&amp;amp;sortOrder=Asc"&gt;igb version 3.2.10&lt;/A&gt;". Still no dice, the vmnics are not present in the ESXi client or when I do a "esxclient network nic list".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system does have knowledge of the NICs (82580 below) existence though:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~ # lspci | grep 825&lt;BR /&gt;000:000:25.0 Network controller: Intel Corporation 82579LM Gigabit Network Connection&lt;BR /&gt;000:001:00.0 Network controller: Intel Corporation 82580 Gigabit Network Connection [vmnic0]&lt;BR /&gt;000:001:00.1 Network controller: Intel Corporation 82580 Gigabit Network Connection [vmnic2]&lt;BR /&gt;000:001:00.2 Network controller: Intel Corporation 82580 Gigabit Network Connection [vmnic3]&lt;BR /&gt;000:001:00.3 Network controller: Intel Corporation 82580 Gigabit Network Connection [vmnic4]&lt;BR /&gt;000:004:00.0 Network controller: Intel Corporation 82574L Gigabit Network Connection [vmnic1]&lt;/P&gt;&lt;P&gt;And the vib was installed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~ # esxcli software vib list&lt;BR /&gt;Name Version Vendor Acceptance Level Install Date&lt;BR /&gt;-------------------- ---------------------------------- ------ ---------------- ------------&lt;BR /&gt;net-igb 3.2.10-1OEM.500.0.0.472560 Intel VMwareCertified 2011-11-04&lt;BR /&gt;ata-pata-amd 0.3.10-3vmw.500.0.0.469512 VMware VMwareCertified 2011-10-31&lt;/P&gt;&lt;P&gt;And the module appears to be loaded:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;~ # vmkload_mod -l | grep igb&lt;BR /&gt;igb 0 136&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for some reason, the igb driver is not claiming any devices:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/var/log # less vmkernel.log | grep igb&lt;BR /&gt;2011-11-04T22:29:17.517Z cpu0:2048)VisorFSTar: 2405: net-igb.v00 for 0x3ec08 bytes&lt;BR /&gt;2011-11-04T22:29:26.564Z cpu2:2626)Loading module igb ...&lt;BR /&gt;2011-11-04T22:29:26.567Z cpu2:2626)Elf: 1862: module igb has license GPL&lt;BR /&gt;2011-11-04T22:29:26.568Z cpu2:2626)skb_mem_info mempool for module igb created - max size 23068672&lt;BR /&gt;2011-11-04T22:29:26.568Z cpu2:2626)module heap vmklnx_igb: creation succeeded. id = 0x41000b600000&lt;BR /&gt;2011-11-04T22:29:26.568Z cpu2:2626)PCI: driver igb is looking for devices&lt;BR /&gt;2011-11-04T22:29:26.568Z cpu2:2626)PCI: driver igb claimed 0 device&lt;BR /&gt;2011-11-04T22:29:26.568Z cpu2:2626)Mod: 4015: Initialization of igb succeeded with module ID 26.&lt;BR /&gt;2011-11-04T22:29:26.568Z cpu2:2626)igb loaded successfully.&lt;BR /&gt;2011-11-05T00:18:14.517Z cpu0:2048)VisorFSTar: 2405: net-igb.v00 for 0x3ec08 bytes&lt;BR /&gt;2011-11-05T00:18:23.614Z cpu1:2626)Loading module igb ...&lt;BR /&gt;2011-11-05T00:18:23.617Z cpu1:2626)Elf: 1862: module igb has license GPL&lt;BR /&gt;2011-11-05T00:18:23.618Z cpu1:2626)skb_mem_info mempool for module igb created - max size 23068672&lt;BR /&gt;2011-11-05T00:18:23.618Z cpu1:2626)module heap vmklnx_igb: creation succeeded. id = 0x410015620000&lt;BR /&gt;2011-11-05T00:18:23.618Z cpu1:2626)PCI: driver igb is looking for devices&lt;BR /&gt;2011-11-05T00:18:23.618Z cpu1:2626)PCI: driver igb claimed 0 device&lt;BR /&gt;2011-11-05T00:18:23.618Z cpu1:2626)Mod: 4015: Initialization of igb succeeded with module ID 26.&lt;BR /&gt;2011-11-05T00:18:23.618Z cpu1:2626)igb loaded successfully.&lt;/P&gt;&lt;P&gt;Is there something I missed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 04:55:28 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250731#M105250</guid>
      <dc:creator>AntoneoL</dc:creator>
      <dc:date>2011-11-04T04:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Upgraded to ESXi 5.0, missing vmnics (Intel 82580)</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250732#M105251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes from the log, it says that the driver is not detecting the hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try version igb version 3.1.17, if not try and let see if there is a luck, &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 09:15:42 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250732#M105251</guid>
      <dc:creator>Virtualinfra</dc:creator>
      <dc:date>2011-11-04T09:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Upgraded to ESXi 5.0, missing vmnics (Intel 82580)</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250733#M105252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's what I've tried so far:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Re-installed ESXi 5.0 (first attempt was an upgrade install over ESXi 4.1)&lt;/LI&gt;&lt;LI&gt;Changed "PCI ROM Priority" BIOS setting to "EFI Compatible ROM", from "Legacy ROM". (Not sure what this does, but tried anyway.)&lt;/LI&gt;&lt;LI&gt;Moved I340-T4 card to another PCI-E slot.&lt;/LI&gt;&lt;LI&gt;Tried different VIB version.&lt;/LI&gt;&lt;LI&gt;Tried older Intel 82580 driver version (ESXi 5.0 compatible)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed that when the driver isn't installed (say after I removed the vib), the lspci output does change a bit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;PRE class="alt2" dir="ltr"&gt;/var/log # lspci -v | grep 000:001:00
000:001:00.0 Ethernet controller Network controller: Intel Corporation Ethernet Server Adapter I340-T4
000:001:00.1 Ethernet controller Network controller: Intel Corporation Ethernet Server Adapter I340-T4
000:001:00.2 Ethernet controller Network controller: Intel Corporation Ethernet Server Adapter I340-T4
000:001:00.3 Ethernet controller Network controller: Intel Corporation Ethernet Server Adapter I340-T4&lt;/PRE&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aside from the device name being different (no longer contains string "82580"), the string "[vmnicX]" is no longer appended to the end of the line. What gives? When I had the VIB installed, the new Intel module was loaded but the NICs weren't being recognized by the driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I will also note that I found these warnings for my missing NICs:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;PRE class="alt2" dir="ltr"&gt;/etc/vmware # less /var/log/vmkwarning.log | grep 000:000:01

ING: PCI: 2567: No mem resources: Mem (0xff88c000 - 0xff88ffff) out of range on parent: 000:000:01.0 for device: 000:001:00.0
0:00:00:03.462 cpu0:2048)WARNING: PCI: 2633: No resources for device: 000:001:00.0, BAR[3]: 0xff88c000, size: 16384, type: 0x2, flags: 0x0
0:00:00:03.462 cpu0:2048)WARNING: PCI: 2567: No mem resources: Mem (0xff888000 - 0xff88bfff) out of range on parent: 000:000:01.0 for device: 000:001:00.1
0:00:00:03.462 cpu0:2048)WARNING: PCI: 2633: No resources for device: 000:001:00.1, BAR[3]: 0xff888000, size: 16384, type: 0x2, flags: 0x0
0:00:00:03.462 cpu0:2048)WARNING: PCI: 2567: No mem resources: Mem (0xff884000 - 0xff887fff) out of range on parent: 000:000:01.0 for device: 000:001:00.2
0:00:00:03.462 cpu0:2048)WARNING: PCI: 2633: No resources for device: 000:001:00.2, BAR[3]: 0xff884000, size: 16384, type: 0x2, flags: 0x0
0:00:00:03.462 cpu0:2048)WARNING: PCI: 2567: No mem resources: Mem (0xff880000 - 0xff883fff) out of range on parent: 000:000:01.0 for device: 000:001:00.3
0:00:00:03.462 cpu0:2048)WARNING: PCI: 2633: No resources for device: 000:001:00.3, BAR[3]: 0xff880000, size: 16384, type: 0x2, flags: 0x0
0:00:00:03.462 cpu0:2048)WARNING: PCI: 2567: No mem resources: Mem (0xff400000 - 0xff40ffff) out of range on parent: 000:000:06.0 for device: 000:002:00.0
0:00:00:03.462 cpu0:2048)WARNING: PCI: 2633: No resources for device: 000:002:00.0, BAR[3]: 0xff400000, size: 65536, type: 0x3, flags: 0x4&lt;/PRE&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After re-installing the drivers again, I did see my device listed in "/etc/vmware/pci.ids":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV id="_mcePaste"&gt;150e&amp;nbsp; 82580 Gigabit Network Connection&lt;/DIV&gt;
&lt;DIV id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 103c 1780&amp;nbsp; NC365T 4-port Ethernet Server Adapter&lt;/DIV&gt;
&lt;DIV id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8086 12a1&amp;nbsp; Ethernet Server Adapter I340-T4&lt;/DIV&gt;
&lt;DIV id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8086 12a2&amp;nbsp; Ethernet Server Adapter I340-T4&lt;/DIV&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;Which is nice, but it'd be better if the driver associated itself with the actual devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the output of "lscpi -p" which again shows the igb module not claiming the four NICs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Seg:Bus:Sl.F Vend:Dvid Subv:Subd ISA/irq/Vec P M Module&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name Spawned bus
000:000:31.3 8086:1c22 15d9:0624 11/&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C V
000:001:00.0 8086:150e 8086:12a1 11/&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A V&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmnic0
000:001:00.1 8086:150e 8086:12a1&amp;nbsp; 5/&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B V&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmnic1
000:001:00.2 8086:150e 8086:12a1 11/&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C V&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmnic2
000:001:00.3 8086:150e 8086:12a1&amp;nbsp; 5/&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; D V&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmnic3
000:002:00.0 1000:0058 1000:3140&amp;nbsp; 5/&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A V&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmhba1
000:004:00.0 8086:10d3 15d9:10d3 11/ 11/0x98 A V e1000e&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmnic4&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Nov 2011 23:59:10 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250733#M105252</guid>
      <dc:creator>AntoneoL</dc:creator>
      <dc:date>2011-11-06T23:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Upgraded to ESXi 5.0, missing vmnics (Intel 82580)</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250734#M105253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alright, I'm pretty sure the problem is related to ESXi 5.0. I just reinstalled ESXi 4.1, installed the drivers for my Intel 82580 based quad port NIC, and the vmnics came right back up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Installed ESXi 5.0 and all four of the vmnics have vanished. &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.vmware.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My system specs:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;SuperMicro X9SCM -f -o&lt;/LI&gt;&lt;LI&gt;Intel E3-1230 CPU&lt;/LI&gt;&lt;LI&gt;16GB UDIMM RAM&lt;/LI&gt;&lt;LI&gt;1x Intel quad-port I340-T4 Ethernet network adapter&lt;/LI&gt;&lt;LI&gt;1x LSI 1068e&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to stay with ESXi 5.0 since you can run nested hypervisors with this version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 03:00:41 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250734#M105253</guid>
      <dc:creator>AntoneoL</dc:creator>
      <dc:date>2011-11-07T03:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Upgraded to ESXi 5.0, missing vmnics (Intel 82580)</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250735#M105254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bumping this in case anyone has ideas. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 01:38:25 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250735#M105254</guid>
      <dc:creator>AntoneoL</dc:creator>
      <dc:date>2011-11-14T01:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Upgraded to ESXi 5.0, missing vmnics (Intel 82580)</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250736#M105255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was wondering if you made any progress with this? I am having the same issue with an Intel I350T2 netcard on a supermicro X9SCM board. I have installed the driver but the netcard does not show up in the VI Client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently running ESXi 5 build 469512. I am going to upgrade to the latest version of ESXi5 to see if that helps but it definetely looks like some kind of Vmware bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 19:40:15 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250736#M105255</guid>
      <dc:creator>ronan676</dc:creator>
      <dc:date>2012-01-12T19:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Upgraded to ESXi 5.0, missing vmnics (Intel 82580)</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250737#M105256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was eventually able to get this working by moving the card to the very last slot (furthest from the CPU) on my x9scm motherboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is probably related to slot 4 being the only physical slot connected to the Cougar Point PCH (see Supermicro's documentation&amp;lt;http://www.supermicro.com/manuals/motherboard/C202_C204/MNL-1270.pdf&amp;gt;). I'm not sure why exactly this is the case, but perhaps this will be solved in a future bios firmware update. I sure hope so because I intended to use more than one quad port NIC with this motherboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 03:02:47 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250737#M105256</guid>
      <dc:creator>AntoneoL</dc:creator>
      <dc:date>2012-01-13T03:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Upgraded to ESXi 5.0, missing vmnics (Intel 82580)</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250738#M105257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The 350 card requires a driver download. You can push it out with Update Manager if managed by vcenter, otherwise you'll have to use the new esxcli to upload and install the 350's VIB driver. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 04:08:05 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Upgraded-to-ESXi-5-0-missing-vmnics-Intel-82580/m-p/1250738#M105257</guid>
      <dc:creator>Baddos</dc:creator>
      <dc:date>2012-01-13T04:08:05Z</dc:date>
    </item>
  </channel>
</rss>

