Hi guys,
I wonder if anyone has found any simple solution for cheap
and cheerful replication between two hosts (in this case for
XCP)?
Basically I have two machines (A and B). I want to run 8 VMs
on local storage on server A and 8 VMs on local storage on
server B. I want all the machines on server A to be backed up to
server B and vice versa. In the event of failure, I want to be
able to run all 16 VMs on one host.
My current thought is to just set up NFS on both hosts and
then set up nightly snapshots on each to copy to the other.
However, it would be nice to have some proper block level
replication going on instead so that live migration could be
used.
This is what DRBD is meant for: networked block level replication