On 22 March 2010 16:21, west alto <westa...@gmail.com> wrote: > Hi, > > Any one tried High Availability with subversion, using Apache, > Heartbeat and NFS? Is this possible? any problems encountered? > > My requirement doesn't need to be load balance, I just want that when > my primary subversion server is down my secondary server would be up. > Does not need to be realtime, but needs to be auto failover. > > Any suggestion? > > We are successfully using (mostly) the above.
We have Apache, Heartbeat and we use DRBD to mirror the SVN filesystem Great failover support... We had off-site write-through mirroring until somebody lost the server we were using as a backup in the US ;-) [note to self, send somebody looking for that server to turn it back on again] > Thanks, > > > West >