Would you please check if the host in Maintenance Mode or not? As 'Instructions'
Step 2 - Place the ESXi host into Maintenance Mode using the vSphere UI or CLI (e.g. esxcli system maintenanceMode set -e true)
Would you please check if the host in Maintenance Mode or not? As 'Instructions'
Step 2 - Place the ESXi host into Maintenance Mode using the vSphere UI or CLI (e.g. esxcli system maintenanceMode set -e true)
Would you please share the vmkernel.log for analysis and build number(vmware -vl), so I can check more on my side? Thanks!
Thanks arod!
From the log, it seems the vmkusb_nic_fling has already installed successfully, and loaded.
I only see xhci is working as expected, but no device claimed.
Is there any USB NIC device plugged on the host?
Thanks,
Songtao
2019-03-24T01:53:58.382Z cpu2:2097593)vmkusb_nic_fling loaded successfully.
2019-03-24T01:53:58.384Z cpu4:2097592)VMK_PCI: 914: device 0000:00:14.0 pciBar 0 bus_addr 0xa1220000 size 0x10000
2019-03-24T01:53:58.384Z cpu4:2097592)WARNING: xhci_pci_attach:208: xhci devid 0xa36d8086: Success
2019-03-24T01:53:58.406Z cpu4:2097592)DMA: 679: DMA Engine 'xhci0 dma' created using mapper 'DMANull'.
Looks like it sees my USB =/
(RTL8152)
[root@EX-Server:~] lsusb
Bus 001 Device 004: ID 062a:4101 Creative Labs Wireless Keyboard/Mouse
Bus 001 Device 003: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 001 Device 002: ID 0bda:8152 Realtek Semiconductor Corp. RTL8152 Fast Ethernet Adapter
Bus 001 Device 001: ID 0e0f:8003 VMware, Inc.
Yeh, it is. Currently the module supports RTL8153 (Gagibit), but not RTL8152 (100M). We will add it in the supported list in next update. Sorry for the inconvenience.
Thanks,
Songtao
[root@EX-Server:~] vmware -vl
VMware ESXi 6.7.0 build-10302608
VMware ESXi 6.7.0 Update 1
Mine is not install :(
[root@EX-Server:~] ls
ESXi670-VMKUSB-NIC-FLING-20124247-offline_bundle-11613968.zip local.tgz tardisks.noauto
altbootbank locker tmp
bin mbr usr
bootbank opt var
bootpart.gz proc vghetto-ax88179-esxi65.vib
bootpart4kn.gz productLocker vmfs
dev sbin vmimages
etc scratch vmupgrade
lib store
lib64 tardisks
[root@EX-Server:~] esxcli software vib install -d /ESXi670-VMKUSB-NIC-FLING-20124247-offline_bundle-11613968.zip
Installation Result
Message: Host is not changed.
Reboot Required: false
VIBs Installed:
VIBs Removed:
VIBs Skipped: VMW_bootbank_vmkusb-nic-fling_0.8-1vmw.670.2.48.20124247
[root@EX-Server:~]