View Single Post
  #4   (View Single Post)  
Old 12th September 2009
revzalot's Avatar
revzalot revzalot is offline
Shell Scout
 
Join Date: May 2008
Posts: 123
Default

Wow nice setup and I'm going to attemp to follow that example with minor tweaks. On the firewall side, I'm satfisfied with CARP/PFsync.

The beauty of OBSD is that apache and bind are chrooted by default! I've already setup an OBAMP and a virtual mail server using postfix,mysql,etc. I'm going to setup another server and clone it. Both servers will have two nics each - one serving to the public and the other hooked via crossover cable for syncing with rsync. I guess rsync/cron will provide the clustering. But one server will be the master dns server while the other will secondary/slave and will be setup for DNS round robin. My question now is rsync adequated for clustering/heartbeat or does OBSD have something better? I've taken a look at Linux-HA but that's another steep learning curve. With rsync I can tell cron to rsync every 5 minutes?? How would I use rsync properly for clustering?

Last edited by revzalot; 12th September 2009 at 01:27 AM.
Reply With Quote