This issue will be fixed in a future 3.x release.Workaround:
To workaround this, it is required to create separate segments for VSAN and VMOTION and move the respective vmkernels over. Please use the the steps to perform this workaround:
- Rename management logical segment (currently created) to end with "mgmt". From the example above "ls-vi-vcenter-1-cluster2-cluster" will become "ls-vi-vcenter-1-cluster2-mgmt"
- Create new logical segments for vMotion and vSAN. Add the required respective VLAN ID, and choose VLAN Transport Zone. Following the example above create the below mentioned logical segments:
ls-vi-vcenter-1-cluster2-vmotion
ls-vi-vcenter-1-cluster2-vsan
- Find the cluster Tranport Node Profile (TNP).
- Modify the TNP to have vmkernels on newly created vSAN and vMotion logical segments. Map the vmkernels as below:
vmk1: ls-vi-vcenter-1-cluster2-vmotion
vmk2: ls-vi-vcenter-1-cluster2-vsan
- Apply the TNP the cluster.
- Detach the TNP from the cluster.
- From the vCenter Web Client, confirm that the vmkernels are on newly create segments.