After an SDDC upgrade (from ESXi build 25067014 to build 25429399), an ESXi host in a vSAN ESA stretch cluster exhibits persistent network and cluster flapping, continuously disconnecting and reconnecting.
Associated symptoms:
Errors for the related vMotion and ENS activity are found in ESXi vmkernel.log:
2026-08-05T09:13:12.479Z Db(167) Hostd[2102403] [Originator@6876 sub=Vigor.Vmsvc.vm:/vmfs/volumes/[vsan:UUID]/[Name Space UUID]/[VM Name].vmx] VMotionPrepare: MigrateFromDest message: Failed waiting for data. Error bad0021. Timeout.
2026-08-04T09:41:02.913Z In(182) vmkernel: cpu26:2097583)ENS: Ens_CreateSwitch:2478: Create ENS switch DvsPortset-0: maxPorts 128, swID 0, mode: polling
The issue is caused by a configuration discrepancy in the Enhanced Networking Stack (ENS) where physical network adapters report ENS Capable: True but ENS Driven: False. This mismatch prevents the host from successfully completing the ENS switch creation required for network traffic, leading to the observed flapping and communication timeouts.
To resolve the issue, perform the following steps:
This behavior is a known post-upgrade configuration inconsistency where the ENS datapath fails to attach to the physical NICs after an SDDC infrastructure upgrade. For additional context on NSX configuration and troubleshooting, refer to KB 448955.