/var/log/proton/nsxapi.log<DATE> INFO SecurityLogicalPortSyncer1 SecurityLogicalPortSyncer 5906 SWITCHING [nsx@6876 comp="nsx-manager" level="INFO" subcomp="manager"] Deleting logical port ########-####-####-####-############ as there are 2 logical ports associated with originId ## ## ## ## ## ## ## ##-## ## ## ## ## ## ## ##:# and this logical port has an older timestamp.desired_state_manager.json file, you observe that the _last_sync_time is stale for the affected VM._last_sync_time": ############# GET https://<NSX_MANAGER>/policy/api/v1/fabric/virtual-machines?display_name=<VM_NAME>Note: The preceding log excerpts only examples. Date, time, and environmental variables may vary depending on your environment.
VMware NSX
The validation process for logical ports mistakenly identified and deleted a port as a duplicate because two separate Virtual Machines (VMs) on different hosts shared the same originId.
This is a condition that may occur in a VMware NSX environment.
To resolve this issue, force a resync of the affected ESXi host transport node that contains the VM missing in the group, from the NSX Manager using the Policy API:
POST https://<nsx-manager>/policy/api/v1/infra/sites/default/enforcement-points/default/host-transport-nodes/<host-uuid>?action=resync_host_config