double back-up and failover
I'm going to have two servers rsync each other's contents; this way I'll get a cheap back-up system. I was wondering: I could have on each of them a script that monitors the other server and brings up a network interface to catch its IP traffic if an outage is detected.What do you think about this?