WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud
  • Tanzu
    • Application Modernization
    • Tanzu services
    • Tanzu Community Edition
    • Tanzu Kubernetes Grid
    • vSphere with Tanzu
  • Home Lab
  • Nested Virtualization
  • Apple
You are here: Home / ESXi / ESXi 7.0 Update 2 enhancement for USB NIC only installations

ESXi 7.0 Update 2 enhancement for USB NIC only installations

03.16.2021 by William Lam // 11 Comments

The USB Network Native Driver for ESXi Fling has been an extremely popular Fling that has allowed customers to easily add additional networking capabilities by using a supported USB-based network adapter even though ESXi traffic over USB networking is not officially supported.

In most deployments, the USB network adapter is usually a supplement to the existing onboard network adapter of a system. However, there have been scenarios where the onboard network adapter is either not available or functional and customers would still like to be able to install ESXi and have it running over just the USB network adapter.

Although installing ESXi using just a USB network adapter is possible today, one downside is that an additional workflow is needed to fix the network binding after installing ESXi.

During the interactive ESXi installation, you will see the following error at 81% which will cause installer to get stuck

Exception: No vmknic tagged for management was found.

At this point, the installer has completed and you need to switch to the console (Alt+F1) and just perform a reboot to actually complete the installation.


After ESXi boots up for the first time after the install, you will need to go into the DCUI and manually bind the vusb0 interface for ESXi management for connectivity. To persist this USB NIC binding, you will need to add small snippet of code as outlined here.

Obviously, this was not an ideal user experience and I personally had to use this workaround on several occasions, especially for newer hardware platforms where the onboard network adapter may not be recognized by ESXi and being able to use the USB Network Fling definitely came in handy.

With the release of ESXi 7.0 Update 2, we have improved the user experience for installing ESXi with just a single USB NIC. This enhancement was added by Songtao after mentioning the undesirable behavior. A new driver parameter called usbBusFullScanOnBootEnabled has been introduced and can added after the initial installation which removes the need for the workaround mentioned above by editing the local.sh file. This new parameter instructs ESXi to perform a full bus scan to claim all USB NICs that are attached since USB device claiming is slow compared to PCIe devices.

To configure the the parameter for the USB Network Fling, run the following ESXCLI command:

esxcli system module parameters set -p "usbBusFullScanOnBootEnabled=1" -m vmkusb_nic_fling

You can confirm the setting has been successfully applied, by running the following command:

esxcli system module parameters list -m vmkusb_nic_fling

More from my site

  • Simplified Nested ESXi installation in ESXi 7.0 Update 2 using HTTP Boot over VirtualEFI
  • Aquantia/Marvell AQtion (Atlantic) driver now inbox in ESXi 7.0 Update 2
  • Introduction to the new ESXi Configuration Store CLI (configstorecli)
  • USB Network Native Driver for ESXi Fling supports ESXi 7.0 Update 2
  • Updated Character Limits for vSphere Objects

Categories // ESXi, Home Lab, vSphere 7.0 Tags // ESXi 7.0 Update 2, vSphere 7.0 Update 2

Comments

  1. rich says

    03/16/2021 at 12:11 pm

    does this still require the USB Network Native Driver for ESXi Fling?
    I can't find one compiled for 7.0u2.....

    Reply
    • William Lam says

      03/16/2021 at 12:33 pm

      This feature is not directly tied to the USB NIC Fling as there are some USB NICs which are claimed by the inbox cdc driver. What determines if you need the USB Fling is the model and you can refer to the USB NIC Fling Requirements page. Rule of thumb is if you needed the Fling in the past, then you'll continue to need it and we do no have a build for 7.0 Update 2 (yet), so please hold off on upgrading

      Reply
  2. Steve Ballmer says

    03/18/2021 at 8:13 am

    Great article as always William.

    Reply
  3. Eric Robinson says

    04/16/2021 at 10:41 am

    any idea when a Build for 7.0 update will be available , thanks Eric

    Reply
    • Eric Robinson says

      04/16/2021 at 10:42 am

      Sorry , was suppose to say 7.0 update2

      Reply
      • William Lam says

        04/16/2021 at 11:11 am

        No ETA. Both Songtao and I have been pretty swamped lately, but its in our backlog

        Reply
        • @vra4u @JoseCavalheri says

          06/03/2021 at 1:04 am

          Hello William,

          I am working a lot lately with Tanzu and Updated 2 🙁 Lab is suffering a lot for customer demos due to slowness of gigabit again.
          As this is not supported and community base, there is not much to ask, except a favor 🙂

          So +1 on the fling for update 2.

          You are awsome!!

          Reply
          • Les says

            06/10/2021 at 10:06 am

            Same here, +1 for update 2

  4. virtdude says

    07/20/2021 at 6:24 pm

    is this not the update 2? "VMware vSphere Hypervisor (ESXi) 7.0U2a" I can't get my usb nic to work following option 1 or 2.

    Reply
  5. Ahmed says

    11/29/2022 at 4:28 am

    Hello,

    Please I faced an issue when using a USB network adapter, I experienced a similar issue but after rebooting the machine it works properly except I had to every time the machine shut down I had to choose the network adapter from the ESXi network settings.

    Reply
  6. Kevin says

    01/08/2023 at 10:40 am

    Great write up. One thing in my case (not sure of others) the installer did NOT save the root password on my install. Struggled with that step for a while before I came across this:
    https://www.virten.net/2020/07/solution-esxi-installation-with-usb-nic-only-fails-at-81/

    Reply

Thanks for the comment! Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Search

Author

William Lam is a Senior Staff Solution Architect working in the VMware Cloud team within the Cloud Infrastructure Business Group (CIBG) at VMware. He focuses on Cloud Native, Automation, Integration and Operation for the VMware Cloud based Software Defined Datacenters (SDDC) across Private, Hybrid and Public Cloud

Connect

  • Email
  • GitHub
  • LinkedIn
  • RSS
  • Twitter
  • Vimeo

Recent

  • ESXi on ASUS PN64-E1 05/24/2023
  • vSphere Pods using VDS based Supervisor in vSphere with Tanzu? 05/23/2023
  • Frigate NVR with Coral TPU & iGPU passthrough using ESXi on Intel NUC 05/22/2023
  • 96GB SODIMM memory for DDR5 system with ESXi 05/18/2023
  • Refresher on Nested ESXi Networking Requirements 05/17/2023

Advertisment

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Copyright WilliamLam.com © 2023

 

Loading Comments...