This is a known issue affecting VMware Cloud Foundation 2.3.0. This issue is resolved in VMware Cloud Foundation 2.3.1.
Workaround:
To work around this issue, the MTU value can be updated to 9000 for the VSAN and vMotion distributed port groups.
- Download the 52969_set_vsan_vmotion_mtu.zip file attached to this article.
- Extract the set_vsan_vmotion_mtu.py script from the downloaded file.
- Use a file transfer utility to copy the set_vsan_vmotion_mtu.py script to the /tmp folder on the SDDC Manager Controller virtual machine.
- Log in to the SDDC Manager Controller virtual machine as the root user.
- Issue the following command to execute the /tmp/set_vsan_vmotion_mtu.py script:
python /tmp/set_vsan_vmotion_mtu.py
Note: To implement this fix on a single workload domain, execute the script in the following fashion:
python /tmp/set_vsan_vmotion_mtu.py --domain-name <workload domain name>