Re: Linux filesystem shootout

From: Bill Moran <wmoran(at)potentialtech(dot)com>
To: Kaarel <kaarel(at)future(dot)ee>
Cc: Performance <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Linux filesystem shootout
Date: 2003-10-09 15:19:42
Message-ID: 3F857C8E.1030804@potentialtech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Kaarel wrote:
>
>>>http://www.ussg.iu.edu/hypermail/linux/kernel/0310.1/0208.html
>>>
>>>Shridhar
>>>
> I feel incompetent when it comes to file systems. Yet everybody would
> like to have the best file system if given the choice...so do I :) Here
> I am looking at those tables seeing JFS having more green cells than
> others. The more green the better right? So based on these tests JFS
> ought to be the one?

Those tests seem to align with the ones I did recently:
http://www.potentialtech.com/wmoran/postgresql.php#results

There were less filesystems involved, and the data is less comprehensive,
but probably a little easier to understand (i.e. -> fastest filesystem
at the top of the graph, slowest at the bottom).

I've been telling people that JFS is fastest. This is definately
oversimplified, since the "shoot out" shows that it's not _always_
fastest, but for people who just want to make a good initial choice,
and won't do their own testing to find out what's fastest in their
configuration (for whatever reason), I think JFS is the safest bet.
Since it's a journalling filesystem as well, it should have good
recoverability in the even of catastrophy, but I haven't tested
that.

--
Bill Moran
Potential Technologies
http://www.potentialtech.com

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Greg Spiegelberg 2003-10-09 15:26:20 Re: Compare rows
Previous Message Shridhar Daithankar 2003-10-09 15:06:51 Re: Linux filesystem shootout