Hello
I need to build a stretched cluster between two datacenters. There are 4 hosts on each site, so a total of 8 hosts in the cluster. I have HPE peer-persistence LUNs implemented, so synchronously mirrored LUNs protect the vms and if one site failes, the vms will be started by vSphere HA automatically on the hosts on the second site. Admission Control host failures is set to 4, so one site can fail completely and 50% of ressorces are reserved by admission control.
To this day I have vDS implemented only one one datacenter.
Now in my new scenario described above, I have the challenge if I should configure only one vDS across all hosts (simple setup, easy maintenance) or if I should go with two vDS. The latter means, that the four hosts in "datacenter A" share a vDS and the four in "datacenter B" share another vDS. This is a little bit more complicated to maintain. The most important goal however is reliabilty and system stability. So if I only have one vDS and this one is broken, in the worst case the networking on all hosts/vms is affected. With 2 vDS I have a good chance that half of the hosts/vms still have network connectivity.
One question I am not shure about is: Will DRS work and move VMs between two ESXi hosts with different vDS? (The portgroups will be labelled with the same name, I know that in the meantime this works in vSphere 6.5, if the two vDS are located in different network folders)
What would you recommend me? Which approach would you suggest with the assumtion that stability is most important? Will DRS work in this scenario?
Best regards
Roland