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

FSFS on NFS in a load balanced setup

From: Nathan Fiedler <nathanfiedler_at_gmail.com>
Date: 2007-06-26 05:28:00 CEST

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 Tue Jun 26 05:27:49 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.