<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Technology on Trying is the first step to failure...</title><link>http://rutten.me/tags/technology/</link><description>Recent content in Technology on Trying is the first step to failure...</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Fri, 07 Sep 2018 10:31:14 +0100</lastBuildDate><atom:link href="http://rutten.me/tags/technology/index.xml" rel="self" type="application/rss+xml"/><item><title>VMWare Esxi 6 7 and I219 V</title><link>http://rutten.me/2018/09/07/vmware-esxi-6-7-and-i219-v/</link><pubDate>Fri, 07 Sep 2018 10:31:14 +0100</pubDate><guid>http://rutten.me/2018/09/07/vmware-esxi-6-7-and-i219-v/</guid><description>&lt;img src="http://rutten.me/2018/09/07/vmware-esxi-6-7-and-i219-v/hero_image.jpg" alt="Featured image of post VMWare Esxi 6 7 and I219 V" /&gt;&lt;p&gt;A free tip for people with a (to new?) Intel I219V (Or Intel I219-V for search results 🙂&lt;/p&gt;
&lt;p&gt;Recently I begun with the upgrade of my VMWare server, running on an Intel i3-6100 6th gen. My current motherboard’s chipset was only able to handle 6th and 7th gen and I wanted to upgrade to the Intel i5-8400 8th gen. So I also needed a new motherboard: &lt;strong&gt;&lt;a class="link" href="https://www.asrock.com/mb/Intel/H370M-ITXac/index.asp" target="_blank" rel="noopener"
 &gt;ASRock H370M-ITX/ac&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This board has 2 network interfaces, the Intel I211AT and an Intel I219V. And the latter is a bit picky in VMWare.&lt;br&gt;
The I219V should be supported in ESXi. So no problem, right? Untill I installed ESXi 6.7 and had only 1 network card available.&lt;/p&gt;
&lt;p&gt;As it appears Intel created different I219V’s “generations” in the past years. My version is probably generation 7 (Hence the (7) in the name below), which has vendor/device ID: 8086:&lt;strong&gt;15bc&lt;/strong&gt;.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt"&gt;1
&lt;/span&gt;&lt;span class="lnt"&gt;2
&lt;/span&gt;&lt;span class="lnt"&gt;3
&lt;/span&gt;&lt;span class="lnt"&gt;4
&lt;/span&gt;&lt;span class="lnt"&gt;5
&lt;/span&gt;&lt;span class="lnt"&gt;6
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;lspci -v | grep &amp;#34;Class 0200&amp;#34; -B 1
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;0000:00:1f.6 Ethernet controller Network controller: Intel Corporation Ethernet Connection (7) I219-V
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Class 0200: 8086:15bc
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;--
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;0000:01:00.0 Ethernet controller Network controller: Intel Corporation I211 Gigabit Network Connection [vmnic0]
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Class 0200: 8086:1539
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;According to VMWare this card (Specific the version with device ID 15bc) is native supported in ESXi 6.5 U2 but not in 6.7:&lt;br&gt;
&lt;a class="link" href="https://www.vmware.com/resources/compatibility/detail.php?deviceCategory=io&amp;amp;productid=45884&amp;amp;vcl=true" target="_blank" rel="noopener"
 &gt;https://www.vmware.com/resources/compatibility/detail.php?deviceCategory=io&amp;amp;productid=45884&amp;amp;vcl=true&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So I decided to install ESXi 6.5 U2, and update to 6.7 afterwards. I have tested this with the current latest version, ESXi-6.7.0-20180804001-standard. In this version it is still working. Let’s hope that the future will be the same. Or that it will be supported native in ESXi 6.7 some day.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update 22/2/2019&lt;/strong&gt;&lt;br&gt;
A clean install with ESXi-6.7.0-20190104001-standard is still not detecting this NIC, unless upgraded from 6.5 U2.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt"&gt;1
&lt;/span&gt;&lt;span class="lnt"&gt;2
&lt;/span&gt;&lt;span class="lnt"&gt;3
&lt;/span&gt;&lt;span class="lnt"&gt;4
&lt;/span&gt;&lt;span class="lnt"&gt;5
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;esxcli network nic list
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Name PCI Device Driver Admin Status Link Status Speed Duplex MAC Address MTU Description
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;------ ------------ ------ ------------ ----------- ----- ------ ----------------- ---- -------------------------------------------------
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;vmnic0 0000:00:1f.6 ne1000 Up Down 0 Half 70:85:c2:7a:7d:26 1500 Intel Corporation Ethernet Connection (7) I219-V
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;vmnic1 0000:01:00.0 igbn Up Up 1000 Full 70:85:c2:7a:7d:24 1500 Intel Corporation I211 Gigabit Network Connection
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;According to other websites it should also be possible to install ESXi 6.7 directly, and by manually installing older drivers from ESXi 6.5 U2. Somehow this method didn’t work for me. And a clean install with 6.5 U2 with upgrade does.&lt;/p&gt;</description></item></channel></rss>