Example of an active active cluster
The Hyper-V or KVM solution with replication, automatic failover and load balancing of VMs is an example of an active-active cluster with N mirror modules replicating N virtual machines between two physical servers.
In this configuration, a mirror module replicates a full virtual machine and restarts the virtual machine in case of failure.
There is no virtual IP address in such a module because restarting a VM on a server makes automatically the failover of the VM physical IP address.
And a critical application is installed inside a VM in this architecture.