Can I do NLB on VMs using two physical Hyper-V Servers?
Server 1 - Hyper-V
Dual Xeon - 16 GB RAM
VM1 = Webserver
VM2 = SQL Server
VM3 = Exchange Server
Server 2 - Hyper-V
Dual Xeon - 16 GB RAM
VM1 = Webserver 2
VM2 = SQL Server 2
VM3 = Exchange Server 2
Now I want to know if its possible that I load balance the two webservers (Server1.VM1 and Server2.VM1) with each other and also do the same with the other pair of the servers, Exchange and SQL, so that if any of the VMs failed the other takes over or they balance the load.
And also I would like to know if its possible I share one storage like a SAN for the VMs in other word is it possible to combine Hyper-V failover cluster with NLB?