Basically all I want to do is create redundancy between 2 servers for mail, mysql and apache... And for it not to be too dificult to setup and maintain. These services will be on an openvz virtualized container on both boxes, so I figured maybe just rsync the 2 boxes (not sure if that would work correctly with mail and sql) then if 1 box dies HA recognizes this and executed a cmd to start the other vm, if that makes any sense.
Any other suggestions are welcomed.
|