Linux HA is used to setup redundant storage blocks across multiple VMs.
You can use that for replication. IOW, you can have multiple SVN servers
across a shared repository. And use HAProxy or DNS failover to expose
those SVN servers to the application.

The other option is to purchase a hosted SVN repo with HA and scalability.

On 09/20/2013 08:21 AM, Afkham Azeez wrote:
> Linux HA is not an option on cloud deployments. For DNS failover, you
> need to run svnsync, but that is not full HA since there is a
> possibility of the system crashing before the sync happened.
>
>
> On Fri, Sep 20, 2013 at 8:14 AM, Chamith Kumarage <[email protected]
> <mailto:[email protected]>> wrote:
>
>     You can setup a mirror (with svn replication or git mirror) server
>     and make it available in active-passive mode with Linux HA or DNS
>     failover.
>
>
>     On 09/20/2013 05:11 AM, Afkham Azeez wrote:
>>     How do we ensure that SVN is highly available when we do an HA setup?
>>
>>     In the future, when we move to Git, how do we ensure HA for the
>>     Git server?
>>
>>     -- 
>>     *Afkham Azeez*
>>     Director of Architecture; WSO2, Inc.; http://wso2.com
>>     <http://wso2.com/>
>>     Member; Apache Software Foundation; http://www.apache.org/
>>     ///
>>     email: //[email protected]/ <mailto:[email protected]>/cell: +94 77
>>     3320919 <tel:%2B94%2077%203320919>
>>     blog: //http://blog.afkham.org//
>>     twitter: //http://twitter.com/afkham_azeez//
>>     linked-in: //http://lk.linkedin.com/in/afkhamazeez/
>>     /
>>     /
>>     /Lean . Enterprise . Middleware/
>
>
>     -- 
>     Chamith Kumarage
>     Technical Lead
>     Cell: +94 773 526879 <tel:%2B94%20773%20526879>
>     Blog: http://gonesimple.org
>
>
>
>
> -- 
> *Afkham Azeez*
> Director of Architecture; WSO2, Inc.; http://wso2.com <http://wso2.com/>
> Member; Apache Software Foundation; http://www.apache.org/
> ///
> email: //[email protected]/ <mailto:[email protected]>/cell: +94 77 3320919
> blog: //http://blog.afkham.org//
> twitter: //http://twitter.com/afkham_azeez//
> linked-in: //http://lk.linkedin.com/in/afkhamazeez/
> /
> /
> /Lean . Enterprise . Middleware/


-- 
Chamith Kumarage
Technical Lead
Cell: +94 773 526879
Blog: http://gonesimple.org

_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to