ich bin zur Zeit ziemlich ratlos - und hoffe Ihr könnt etwas Licht ins Dunkel bringen.
Es geht darum eine Intel I340-T4 unter ESXi 6.0 zur Kooperation zu bewegen. Nach meiner Information ist diese unter ESXi 6.0 lauffähig (http://www.vmware.com/resources/compatibility/detail.php?deviceCategory=io&productid=14749&deviceCategory=io&details=1&partner=46&releases=273&deviceTypes=6&page=5&display_interval=10&sortColumn=Partner&sortOrder=Asc) mit der igb version 5.2.5.
Diese habe ich nach folgender Anleitung http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1034782 auch zur Zusammenarbeit bewegen wollen - ohne Erfolg.
Ausgabe esxcli network nic list
Code: Alles auswählen
Name    PCI Device    Driver  Admin Status  Link Status  Speed  Duplex  MAC Address         MTU  Description                                
------  ------------  ------  ------------  -----------  -----  ------  -----------------  ----  -------------------------------------------
vmnic0  0000:00:14.0  igb     Up            Up            1000  Full    00:25:90:82:9a:f8  1500  Intel Corporation Ethernet Connection I354 
vmnic1  0000:00:14.1  igb     Up            Down             0  Half    00:25:90:82:9a:f9  1500  Intel Corporation Ethernet Connection I354 
vmnic2  0000:00:14.2  igb     Up            Down             0  Half    00:25:90:82:9a:fa  1500  Intel Corporation Ethernet Connection I354 
vmnic3  0000:00:14.3  igb     Up            Down             0  Half    00:25:90:82:9a:fb  1500  Intel Corporation Ethernet Connection I354 
Ausgabe: lspci -v |less
Code: Alles auswählen
0000:00:00.0 Host bridge Bridge: Intel Corporation Avoton SSA-Cunit 
    Class 0600: 8086:1f08
0000:00:01.0 PCI bridge Bridge: Intel Corporation Avoton PCIe Root Port 1 [PCIe RP[0000:00:01.0]]
    Class 0604: 8086:1f10
0000:00:02.0 PCI bridge Bridge: Intel Corporation Avoton PCIe Root Port 2 [PCIe RP[0000:00:02.0]]
    Class 0604: 8086:1f11
0000:00:03.0 PCI bridge Bridge: Intel Corporation Avoton PCIe Root Port 3 [PCIe RP[0000:00:03.0]]
    Class 0604: 8086:1f12
0000:00:0b.0 Co-processor Processor: Intel Corporation Avoton nCPM 
    Class 0b40: 8086:1f18
0000:00:0e.0 Host bridge Bridge: Intel Corporation Avoton RAS 
    Class 0600: 8086:1f14
0000:00:0f.0 IOMMU Generic system peripheral: Intel Corporation Avoton RCEC [PCIe EC[0000:00:0f.0]]
    Class 0806: 8086:1f16
0000:00:13.0 System peripheral Generic system peripheral: Intel Corporation Avoton SMBus 2.0 
    Class 0880: 8086:1f15
0000:00:14.0 Ethernet controller Network controller: Intel Corporation Ethernet Connection I354  [vmnic0]
    Class 0200: 8086:1f41
0000:00:14.1 Ethernet controller Network controller: Intel Corporation Ethernet Connection I354  [vmnic1]
    Class 0200: 8086:1f41
0000:00:14.2 Ethernet controller Network controller: Intel Corporation Ethernet Connection I354  [vmnic2]
    Class 0200: 8086:1f41
0000:00:14.3 Ethernet controller Network controller: Intel Corporation Ethernet Connection I354  [vmnic3]
    Class 0200: 8086:1f41
0000:00:16.0 USB controller Serial bus controller: Intel Corporation Avoton USB Enhanced Host Controller 
    Class 0c03: 8086:1f2c
0000:00:17.0 SATA controller Mass storage controller: Intel Corporation Avoton AHCI Controller [vmhba0]
    Class 0106: 8086:1f22
0000:00:18.0 SATA controller Mass storage controller: Intel Corporation Avoton AHCI Controller [vmhba1]
    Class 0106: 8086:1f32
0000:00:1f.0 ISA bridge Bridge: Intel Corporation Avoton PCU 
    Class 0601: 8086:1f38
0000:00:1f.3 SMBus Serial bus controller: Intel Corporation Avoton PCU SMBus 
    Class 0c05: 8086:1f3c
0000:01:00.0 PCI bridge Bridge: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge 
    Class 0604: 1a03:1150
0000:02:00.0 VGA compatible controller Display controller: ASPEED Technology, Inc. ASPEED Graphics Family 
    Class 0300: 1a03:2000
0000:03:00.0 USB controller Serial bus controller: Renesas Technology Corp. uPD720201 USB 3.0 Host Controller 
    Class 0c03: 1912:0014
0000:04:00.0 Ethernet controller Network controller: Intel Corporation 82580 Gigabit Network Connection [vmnic4]
    Class 0200: 8086:150e
0000:04:00.1 Ethernet controller Network controller: Intel Corporation 82580 Gigabit Network Connection [vmnic5]
    Class 0200: 8086:150e
0000:04:00.2 Ethernet controller Network controller: Intel Corporation 82580 Gigabit Network Connection [vmnic6]
    Class 0200: 8086:150e
0000:04:00.3 Ethernet controller Network controller: Intel Corporation 82580 Gigabit Network Connection [vmnic7]
    Class 0200: 8086:150e
Ausgabe esxcli software vib list | grep net-igb
Code: Alles auswählen
net-igb                        5.2.5-1OEM.550.0.0.1331820            Intel   VMwareCertified   2015-07-25
Aktuell steh ich auf dem Schlauch und bin für jegliche Hilfe dankbar.
 
 
