VMware NSX
When registering with the NSX Management plane, the host runs command 'localcli network ip interface list' to retrieve its own vmk information. This command will fail with error "Cannot find portset associated with the connection point" if a vmk contains a stale reference to an NVDS that no longer exists on the host.
Example:
[root@host:~] localcli network ip interface list
Errors:
Cannot find portset associated with the connection point
[root@host:~]
Identify and remove the stale NVDS references on any vmks.
You will be able to successfully add the host to the distributed switch after the NSX error is resolved.