Adding an uplink to the DVS fails with error "A specified parameter was not correct" as seen in the following screenshot:
Additionally, the following loglines are observed in hostd.log on the affected ESXi host:
2026-03-02T14:55:24.306Z In(166) Hostd[#######]: [Originator@6876 sub=Hostsvc opID=########-#####-auto-###-##:########-##-bb-#### sid=######## user=vpxuser:username] Invalid NIC order: one of more PNIC specified are not uplinked to vswitch.... 2026-03-02T14:55:24.306Z In(166) Hostd[#######]: --> nicOrder = (vim.host.NetworkPolicy.NicOrderPolicy) { 2026-03-02T14:55:24.306Z In(166) Hostd[#######]: --> standbyNic = (string) [ 2026-03-02T14:55:24.306Z In(166) Hostd[#######]: --> "vusb0" 2026-03-02T14:55:24.306Z In(166) Hostd[#######]: --> ], 2026-03-02T14:55:24.306Z In(166) Hostd[#######]: --> }VMware vCenter Server 8.x
VMware ESXi 8.x
The issue is caused by the vusb0 shows up as an uplink that can be allocated.
Move the vusb0 device from the standby to the unused section of the standard switch called vSwitchBMC. This resolves the issue.