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

Re: Experience with FSFS

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2004-12-01 23:46:32 CET

Lukas Lipavsky <lukas.lipavsky@gmail.com> writes:

> But I would like to know...how stable and reliable is FSFS? Has anyone
> tested it on some big real project?

Absolutely. We've been using it on a small repository since
before 1.1.0, and once 1.1.0 came out we switched all our
repositories. In those two months we've had zero problems.
Previously, we averaged a wedge every other week.

> Are there any other problems?

Theoretically, yes. See
<http://svn.collab.net/repos/svn/trunk/notes/fsfs>. In practice,
fsfs has been faster across the board and the load average has
noticeably decreased on our servers.

> Any suggestions, comments, experiences?

Switch :).

Here are some numbers on our three main repositories, from
2004-10-01 to right now. The first repository was created brand
new and empty (as bdb) in July and now has over 15,000 revisions.
The second is largest in data size but isn't as active. The
second two are older, cvs2svn-converted repositories.

6936 revisions consisting of:
author count: 157
node adds: 6852
node mods: 20811
node deletes: 1461
revs per day: 110.095
adds per day: 129.283
mods per day: 330.333
deletes per day: 31.0851

516 revisions consisting of:
author count: 33
node adds: 88
node mods: 1499
node deletes: 23
revs per day: 8.74576
adds per day: 2.58824
mods per day: 25.4068
deletes per day: 2.09091

506 revisions consisting of:
author count: 33
node adds: 7582
node mods: 5338
node deletes: 176
revs per day: 8.43333
adds per day: 236.938
mods per day: 88.9667
deletes per day: 9.77778

--
Eric Gillespie <*> epg@pretzelnet.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 1 23:50:05 2004

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.