Creation of additional containerized workloads may fail.
'net-stats -l | grep '4094' | wc -l' and compare to the total number of hyperbus connections in 'nsxcli -c get hyperbus connection info' The count should be different by the number of connections with 'status= MISS_VERSION_HANDSHAKE'.
Environment
VMware NSX-T Data Center
Cause
The hyperbus pvlans are being removed in the upgrade to NSX-T 3.1.3.3. A race condition can be hit in rare circumstances that prevents the hyperbus port from being created. A vMotion or restarting nsx-cfgagent will recreate this port and resolve the issue.
Resolution
Currently, there is no resolution to this behavior.
Workaround: There are two known workarounds to fix this behavior:
1. vMotion an affected Diego Cell VM to another NSX T 3.1.3.3 host. OR 2. Restart cfgagent process via SSH access on an affected ESXi host. This has no impact on the datapath but will correct the problem for affected Diego Cell VM's on the host. /etc/init.d/nsx-cfgagent restart