Hi ,
I have 10 ESX hosts in a Cluster and HA/DRS configured.
I want to distribute 4 Virtual machines in 2:2.All the 4 virtual machines are running with same application.So when we pair virtual servers (VM1,VM2) in a single ESX hosts and pair the other virtual servers (VM3 and VM4) in a different ESXi host, If any one of the ESXi host goes down then the two virtual servers hosting in it will be rebooted to another ESX host.
This is the requirement
What are all the possible options can be set in order to get this solution?
Please advice