{"id":237,"date":"2016-03-21T23:48:41","date_gmt":"2016-03-22T03:48:41","guid":{"rendered":"https:\/\/ithinkvirtual.com\/?p=237"},"modified":"2018-02-10T10:14:31","modified_gmt":"2018-02-10T15:14:31","slug":"intel-nic-not-detected-by-esxi","status":"publish","type":"post","link":"https:\/\/ithinkvirtual.com\/2016\/03\/21\/intel-nic-not-detected-by-esxi\/","title":{"rendered":"Intel NIC not detected by ESXi"},"content":{"rendered":"

Intel NIC Not Detected by ESXi<\/p>\r\n

\u00a0<\/p>\r\n

In this post I am going to cover a random issue I encountered after installing ESXi 6.0 Update 2 on one of my new Home Lab 2016 hosts. \u00a0The actual installation of ESXi was extremely easy and painless\u00a0(I may cover that in another post). \u00a0After I had completed the installation, I was attempting to configure my Management network interfaces and suddenly noticed that only 4 network interfaces were being detected! \u00a0<\/p>\r\n

\"2016-03-18_19-07-54\"<\/a><\/p>\r\n

As I then thought to myself, “I wonder what is going on here since I didn’t get any POST issues?”, I noticed that I was getting a message during POST regarding the initialization of the Intel Boot Agent for PXE booting. \u00a0The message stated:<\/p>\r\n

\r\n

“…PXE-E05: The LAN adapter’s NVM configuration is corrupted or has not been initialized. \u00a0The Boot Agent cannot continue.”\u00a0<\/p>\r\n

\u00a0<\/p>\r\n<\/blockquote>\r\n

\"2016-03-18_18-02-50\"<\/a><\/p>\r\n

Immediately, I began to consult “Mr. Google” and see if there was anything I could find related to this particular problem. \u00a0After reading a few threads, many users had mentioned and\/or suggested that the NIC’s firmware was corrupted and needed to be “re-flashed”. \u00a0I quickly got to work and researched a bit further to understand the process of flashing the NIC firmware. \u00a0I downloaded the latest version of PREBOOT<\/a> (at the time of this writing, it was version 20.7)which contains the “BootUtility” needed to perform the flash.<\/p>\r\n

Next, I prepared myself a DOS-bootable USB using Rufus<\/a>. \u00a0I then extracted the PREBOOT.exe file using 7zip and placed the contents on the newly created USB. \u00a0This would allow me to either boot into the USB and access DOS or boot into the UEFI: Built-in\u00a0Shell on Supermicro motherboards, and access the necessary files. \u00a0Once I had my drive ready, I went ahead and plugged it into my server and initiated a reboot. \u00a0During POST, I invoked the boot menu so and chose the option to boot into the Built-in Shell.<\/p>\r\n

\u00a0\"2016-03-21_21-19-54\"<\/a><\/p>\r\n

Once in the shell, I determined that my USB was mounted at fs4:<\/strong><\/p>\r\n

\u00a0\"2016-03-21_21-21-36\"<\/a><\/p>\r\n

I navigated through the directories so I can see the contents of each folder until I saw the BootIMG.FLB<\/strong> file which is the new flash image I want to apply. \u00a0I then navigated to the location of the BootUtility. \u00a0Since I am using the built-in shell, I needed to ensure that I used the BootUtil for x64-bit EFI so I navigated to the following location:<\/p>\r\n

...\\PREBOOT\\APPS\\BootUtil\\EFIx64<\/pre>\r\n

\u00a0\"2016-03-21_21-24-17\"<\/a><\/p>\r\n

Running\u00a0the BOOTUTIL64E.EFI file will simply list your network interfaces and I could then see the current firmware version for all of my interfaces, although for some reason the ones in question are displaying “Not Present”. \u00a0Adding a “-?<\/strong>” suffix will bring up the help and list all the parameters to execute the commands properly. \u00a0I found a great reference article here<\/a> which made it easier for me to see what parameters I needed in my command. \u00a0<\/p>\r\n

\"2016-03-21_21-25-48\"<\/a><\/p>\r\n

To begin, I entered the following command since I wanted to enable flash on all of my NICs. \u00a0<\/p>\r\n

BOOTUTIL64E.EFI -ALL -FLASHENABLE<\/pre>\r\n

\"2016-03-21_21-29-17\"<\/a><\/p>\r\n

Or, if you wanted to do each one individually, you could specify the NIC \u00a0number (referenced as X below) manually.<\/p>\r\n

BOOTUTIL64E.EFI -NIC=X -FLASHENABLE<\/pre>\r\n

A reboot is required after successful completion of this command before proceeding, so I went ahead and rebooted my system and then booted back into my USB via the built-in shell. \u00a0<\/p>\r\n

\"2016-03-21_21-29-51\"<\/a><\/p>\r\n

Afterwards, simply running the utility again showed that NIC ports 1-4 were all PXE ready. \u00a0<\/p>\r\n

\"2016-03-21_21-34-35\"<\/a><\/p>\r\n

Now it was time to run the following flash command. \u00a0Note<\/strong><\/em>: Specifying the file parameter is optional. \u00a0Without it, it will assume that the BOOTIMG.FLB file is in the same location you are executing the command from. \u00a0Since I left the file in its originating location, I had to specify it manually.<\/p>\r\n

BOOTUTIL64E.EFI -UP=PXE -ALL -FILE=\\SuperMicro\\PREBOOT\\APPS\\BootUtil\\BOOTIMG.FLB<\/pre>\r\n

You will then be prompted to create a restore image, in the event something goes awry but I chose not to create a restore image.<\/p>\r\n

\u00a0\"2016-03-21_21-38-31\"<\/a><\/p>\r\n

Upon successful completion, I can now see that my firmware version has been upgraded from version 1.3.98<\/strong> and is now running version 1.5.78<\/strong>!\u00a0<\/p>\r\n

\u00a0\"2016-03-21_21-40-55\"<\/a><\/p>\r\n

Now that my firmware has been upgraded, I rebooted the host and accessed the Management Network settings screen, and to my delight, ESXi was now detecting all of my network interfaces! \u00a0Woohoo!! \u00a0<\/p>\r\n

\"2016-03-21_22-17-38\"<\/a><\/p>\r\n

I am still trying to figure out why flash is not present on the NICs that previously were not detected, and my assumption is that it’s due to these being relatively cheap $80 network cards instead of full priced (~$300) network cards. \u00a0In any case, they still work and I am\u00a0quite happy with them. \u00a0I hope you have found this information useful. \u00a0Thanks for reading!<\/p>

<\/div>

<\/path><\/svg><\/i> \"Loading\"<\/p>

<\/div>","protected":false},"excerpt":{"rendered":"

Intel NIC Not Detected by ESXi \u00a0 In this post I am going to cover a random issue I encountered after installing ESXi 6.0 Update 2 on one of my new Home Lab 2016 hosts. \u00a0The actual installation of ESXi was extremely easy and painless\u00a0(I may cover that in another post). \u00a0After I had completed…<\/p>\n

<\/div>\n

<\/path><\/svg><\/i> \"Loading\"<\/p>\n

<\/div>\n","protected":false},"author":1,"featured_media":255,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"footnotes":"","_jetpack_memberships_contains_paid_content":false,"jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[9],"tags":[11,10],"jetpack_publicize_connections":[],"aioseo_notices":[],"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"https:\/\/i0.wp.com\/ithinkvirtual.com\/wp-content\/uploads\/2016\/03\/2016-03-18_18-02-50.png?fit=734%2C414&ssl=1","jetpack_shortlink":"https:\/\/wp.me\/p7k0Z6-3P","jetpack-related-posts":[],"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/ithinkvirtual.com\/wp-json\/wp\/v2\/posts\/237"}],"collection":[{"href":"https:\/\/ithinkvirtual.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ithinkvirtual.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ithinkvirtual.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ithinkvirtual.com\/wp-json\/wp\/v2\/comments?post=237"}],"version-history":[{"count":0,"href":"https:\/\/ithinkvirtual.com\/wp-json\/wp\/v2\/posts\/237\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ithinkvirtual.com\/wp-json\/wp\/v2\/media\/255"}],"wp:attachment":[{"href":"https:\/\/ithinkvirtual.com\/wp-json\/wp\/v2\/media?parent=237"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ithinkvirtual.com\/wp-json\/wp\/v2\/categories?post=237"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ithinkvirtual.com\/wp-json\/wp\/v2\/tags?post=237"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}