USB3.0网卡 for ESXi6.7

UPDATE (04/23/18) - For folks who plan to upgrade or install ESXi 6.7, you can continue using the 6.5 driver. I’ve had several folks reach out and share there have not been any issues and upgrades will preserver the USB NIC driver or you can perform a fresh install and follow the steps below.

To to use this new driver for ESXi 6.5, there are some additional steps that is required. Below are the instructions on how to install this on an ESXi 6.5 host.

Step 0 - Download the ESXi 6.5 USB Ethernet Adapter Driver VIB or ESXi 6.5 USB Ethernet Adapter Driver Offline Bundle and upload it to your ESXi host.

Step 1 - If you are upgrading from an existing ESXi 5.5 or 6.0 environment, the first thing you will want to do is uninstall the old driver by running the following command (specify the correct name of the driver):

esxcli software vib remove -n vghetto-ax88179-esxi60u2

Step 2 - Install the VIB by running the following ESXCLI command to install:

esxcli software vib install -v /vghetto-ax88179-esxi65.vib -f

Step 3 - Next, you will need to disable the USB native driver to be able to use this driver. To do so, run the following command:

esxcli system module set -m=vmkusb -e=FALSE

Step 4 - Lastly, for the changes to go into effect, you will need to reboot your ESXi host. Once your system has rebooted, it should now automatically load the USB Ethernet driver and you should see your USB Ethernet Adapter as shown in the screenshot below.

esxi-6-5-usb-3-0-network-adapter-driver

Step 5 - ESXi does not natively support USB NIC and upon a reboot, the USB NICs are not picked up until much later in the boot process which prevents them from being associated with VSS/VDS and their respective portgroups. To ensure things are connected properly after a reboot, you will need to add something like the following in /etc/rc.local.d/local.sh which re-links the USB NIC along with the individual portgroups as shown in the example below.
esxcfg-vswitch -L vusb0 vSwitch0
esxcfg-vswitch -M vusb0 -p “Management Network” vSwitch0
esxcfg-vswitch -M vusb0 -p “VM Network” vSwitch0

You will also need to run /sbin/auto-backup.sh to ensure the configuration changes are saved and then you can issue a reboot to verify that everything is working as expected.

最新的USB驱动进展:
https://labs.vmware.com/flings/usb-network-native-driver-for-esxi?download_url=https%3A%2F%2Fdownload3.vmware.com%2Fsoftware%2Fvmw-tools%2FUSBNND%2FESXi670-VMKUSB-NIC-FLING-20124247-offline_bundle-11613968.zip#summary

For download and instructions, please visit https://labs.vmware.com/flings/usb-network-native-driver-for-esxi

  • 1
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
### 回答1: ESXi 6.7集成网卡是指将网卡驱动程序集成到ESXi 6.7操作系统中,以便在虚拟化环境中使用。网卡是计算机中负责网络通信的重要组件,通过集成网卡,可以使ESXi主机能够与外部网络进行通信,实现虚拟机的网络连接。 集成网卡主要有以下优点: 1. 简化部署:集成网卡可以让ESXi主机内置支持多种类型的网络连接,避免了添加额外硬件的麻烦,加快了部署速度。 2. 降低成本:不需要购买额外的网卡硬件,节省了成本开支。 3. 提高性能:集成网卡可以与ESXi操作系统紧密配合,充分利用主机的计算资源,提高网络传输性能。 4. 简化管理:集成网卡可以通过ESXi管理界面进行配置和管理,减少了对硬件的依赖,简化了网络管理的复杂性。 然而,集成网卡的使用也有一些限制和注意事项: 1. 兼容性:不是所有的网卡都可以集成到ESXi中,需要确保网卡驱动程序与ESXi版本相匹配,以免出现兼容性问题。 2. 性能损失:由于集成网卡与主机共享计算资源,可能会对主机的性能产生一定的影响。 3. 可靠性:由于集成网卡需要依赖主机的稳定性,所以如果主机遇到故障或崩溃,可能会影响网络连接和虚拟机的运行。 总的来说,集成网卡ESXi 6.7中的一项重要功能,可以提高虚拟机的网络性能和管理效率,但在选择和使用时需要注意兼容性和性能方面的问题。 ### 回答2: ESXi 6.7集成网卡是指ESXi 6.7版本的虚拟化操作系统已经集成了网卡驱动程序,使得用户可以直接使用虚拟网络功能而无需安装额外的网卡驱动程序。 ESXi是一款由VMware开发的虚拟化操作系统,用于在物理服务器上创建和管理虚拟机。在以往版本的ESXi中,用户需要手动安装并配置物理网卡驱动程序,以便虚拟机能够访问网络。然而,在ESXi 6.7中,VMware已经将一些常见的网卡驱动程序集成到操作系统中,使得用户可以更加方便地进行网络设置。 这意味着,当用户安装ESXi 6.7时,操作系统会自动识别并加载适用于其硬件的网卡驱动程序。用户无需手动安装额外的驱动程序,也不需要寻找和下载与其硬件兼容的驱动。这大大简化了安装和配置过程,节省了用户的时间和精力。 集成网卡的好处不仅仅是方便,还可以提供更好的性能和兼容性。由于集成网卡已经经过VMware官方认证,因此与操作系统完全兼容,并提供更加稳定和高效的网络连接。此外,集成网卡还支持虚拟网络功能,如虚拟交换机和虚拟局域网,使用户能够轻松地创建和管理虚拟网络。 总之,ESXi 6.7集成网卡使得用户在安装和配置虚拟化环境时更加便捷,同时提供了更好的性能和兼容性。无论是个人用户还是企业用户,都可以从中受益并享受到更高效的虚拟化体验。 ### 回答3: ESXi 6.7集成网卡是指在VMware的ESXi 6.7版本中,可以直接集成使用的网卡驱动程序。在使用ESXi 6.7进行虚拟化环境部署和管理时,网络连接是非常重要的一部分。 ESXi 6.7集成了众多常见的网卡驱动程序,可以支持多种类型的物理网卡。这意味着用户无需下载和安装第三方网卡驱动,可以直接在ESXi 6.7中使用这些集成网卡。这样的好处是可以简化部署过程,提高可用性,同时降低了系统维护的复杂度。 集成网卡提供了稳定的网络连接,可以满足虚拟化环境中的网络需求。在ESXi 6.7中,集成网卡通过虚拟交换机与虚拟机进行连接,使得虚拟机能够互相通信,并与外部网络进行交互。集成网卡还支持虚拟机的网络隔离和安全策略的实施,为虚拟化环境提供了更高的灵活性和安全性。 此外,ESXi 6.7集成网卡还提供了诊断和监控功能,可以实时监测网络连接和性能,及时发现和解决问题。用户可以通过ESXi管理界面轻松配置和管理集成网卡,包括设置VLAN、端口绑定、负载均衡等功能。 总之,ESXi 6.7集成网卡是一项非常有用的功能,可以让用户在虚拟化环境中轻松地进行网络部署和管理,提供稳定可靠的网络连接,同时提高了系统的可用性和安全性。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值