When creating a service cluster using the API or Postman, the cluster validation fails with an MTU size error. API responses or the UI will display the error message in the following format.
The MTU <MTU> specified for the vSphere Distributed Switch <Switch_Name> is very low. The MTU should be greater than <MTU> bytes based on the traffic types defined for this switch.
Checking the SDDC Manager logs, the following error message is recorded.
The MTU <MTU> set for the VDS <VDS_Name> is not valid. MTU should be atleast <Minimum_MTU_Value>
VMware SDDC Manager
This is an expected behavior. It occurs because the MTU defined for the virtual switch is smaller than the MTU of the underlying networks, such as NFS or vMotion.
To resolve this issue, review and adjust the network design using one of the following approaches.
Japanese version: VMware SDDC Manager にて MTU 検証エラーによりクラスタ作成が失敗する(430689)