Can someone explain how a cluster works when dealing with
the IP addresses during a live migration?
Say I have a class C, 192.168.1.0/24, with 10 physical
servers and 5 VMs on each physical server for a total of 50 domU. Each
domU has 3 IPs. My question is, do I need to setup each physical server
with all 150 IPs and bridge only the ones needed at that time for the running
VMs?
--Brent