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

Re: Recommended linux file system?

From: Staffan Tjernström <mail_at_staffan.tjernstrom.name>
Date: Fri, 11 Apr 2008 17:19:30 -0500

Reiser is great for lots of small files

XFS is great for smaller number of large files with lots of write ops to
them, and recovers really fast (and accurately) from "bad" events

ext3 is the universal file-system, takes forever (comparitively) to
recover from "bad" events.

I use all three, depending on distro and hardware. Only one "data loss"
event a long time ago on ext3, but that may have been due to a bug in
the AlphaServer version of the code I was running back then (2.4
kernel).

On Mon, 2008-03-31 at 21:30 -0400, Toby Thain wrote:
>
> On 31-Mar-08, at 4:10 AM, Daniel Toplak wrote:
> > Hi,
> >
> > at the moment we migrate a windows 2003 server to Debian 4 etch with
> > about 600 SVN repositories.
> > The revisions of the repos are at the moment from small (about
> > 20-100) to big (about 20k-100k).
> > On the new linux server we will use 1.4.2 (debian 4 stable) version
> > with FSFS as backend.
> >
> > So which is the recommended linux file system for this scenario?
> > ReiserFS 3 or 4?
> > Ext3?
> > XFS?
>
>
> Never had a problem with Reiser3 in many years of use with Subversion.
> I have seen data loss on powerfail with ext3.
>
>
> --Toby
>
> >
> >
> > Which one is rock solid for subversion?
> > The security criteria is the highest priority (less file damage)!
> > Has some one experiences in those different files systems with SVN?
> >
> > Daniel Toplak
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-14 06:17:53 CEST

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.