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

Re: Problems with FSFS

From: Joshua Varner <jlvarner_at_gmail.com>
Date: 2005-10-26 23:30:07 CEST

On 10/26/05, Kahn, Peter <Peter.Kahn@ironmountain.com> wrote:
> I have been running svn for about 18 months on BDB with a 2-6 GB
> environment.
>
> I have had some problems and been able to resolve them. I am setting up a
> new repository for a new team. I have the option to use FSFS and BDB. The
> team will have a small repository environment (less than 100 MB for the next
> 1-2 years).
>
> Which repository is more reliable FSFS or BDB?
>
> Has anyone had an FSFS issue and if so, what was the resolution path?
> Thanks for the help.
>
There have bee occasional issues with FSFS, but they are less frequent
than with BDB. You obviously have an environment that runs BDB reliably,
typically BDB only fails in certain environments that violate some conditions
BDB expects, so if you are setting up on the same machine either is fine.
FSFS is now the default b/c it works in more environments (i.e. looser
requirements on the filesystem), but I believe it is marginally slower - not
significantly slower, just noticeable under some testing conditions - for
day to day use network latency or working copy operations usually take
more time than on the repository side.

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 26 23:39:27 2005

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.