[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: FSFS on NFS in a load balanced setup

From: David Ferguson <ferguson.david_at_gmail.com>
Date: 2007-06-27 15:32:00 CEST

Nathan,

I am using two identical servers running RHEL4 + Apache + SVN 1.4.3. They
are both mapped to svn.mydomain.com which allows our DNS server to do a
crude round-robin load sharing. From these servers, we serve 4
repositories, all on NFS shares. We have around 50 users accessing the
projects this way. No problems so far...

David

On 6/25/07, Nathan Fiedler <nathanfiedler@gmail.com> wrote:
>
> If for the purposes of load-balancing, I wanted to have several servers
> share a set of Subversion repositories via a NFS mount, what issues might I
> need to consider? Let's assume that I am using an up-to-date operating
> system and the NFS version supports file locking (as in NFSv3; I assume that
> is correct). Is it safe to say that Subversion would manage multiple
> simultaneous writers to the same repository? In other words, the first
> writer would get exclusive access to the repository and the others would
> need to wait until their turn came around.
>
> I've searched the archives and found quite a bit of anecdotal evidence,
> but nothing that I would consider definitive on this point. It seems that
> one possible solution is to use a clustering file system. Does anyone have
> any suggestions (preferably something "free")?
>
> Thanks
>
> n
>
>
Received on Wed Jun 27 15:32:21 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.