When you select the Summary tab in vCenter when focused on a vDS in the Networking view, "The vSphere Distributed Switch configuration on some hosts differed from that of VMware vCenter" is often referred to as an "Out of Sync" condition.
The "Out of Sync" condition means that one or more database tables associated with the affected vDS within the vCenter database are inconsistent with one another, regarding one or more fields and/or rows in one or more of the tables.
This is often referred to as a "vDS" "Out of Sync" condition.
Symptoms:
The solution is to get the database tables back in a logically consistent state within the vCenter database.
Before performing database scripts, verify if the issue is caused by a stale port reference:
If Phase 1 does not resolve the alert, follow the scripted remediation provided below.
Prerequisites and Warnings:
STEPS:
tar xf dvportOutOfSyncSupportV4.tarAt the start of the maintenance window:service-control --stop vmware-vpxd
service-control --stop vmware-content-library./dvportOutOfSyncSupport.sh./workaround.shNote: As with the diagnosis script, this script will also run very quickly (usually less than a second).
rebootIMPORTANT NOTES: