Re: file system and raid performance

From: "Mark Wong" <markwkm(at)gmail(dot)com>
To: "Bruce Momjian" <bruce(at)momjian(dot)us>
Cc: david(at)lang(dot)hm, pgsql-performance(at)postgresql(dot)org, "Gabrielle Roth" <gorthx(at)gmail(dot)com>
Subject: Re: file system and raid performance
Date: 2008-08-15 19:31:04
Message-ID: 70c01d1d0808151231m407a52cbo8069200fe8078aa2@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Fri, Aug 15, 2008 at 12:22 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> Mark Wong wrote:
>> On Mon, Aug 4, 2008 at 10:04 PM, <david(at)lang(dot)hm> wrote:
>> > On Mon, 4 Aug 2008, Mark Wong wrote:
>> >
>> >> Hi all,
>> >>
>> >> We've thrown together some results from simple i/o tests on Linux
>> >> comparing various file systems, hardware and software raid with a
>> >> little bit of volume management:
>> >>
>> >> http://wiki.postgresql.org/wiki/HP_ProLiant_DL380_G5_Tuning_Guide
>
> Mark, very useful analysis. I am curious why you didn't test
> 'data=writeback' on ext3; 'data=writeback' is the recommended mount
> method for that file system, though I see that is not mentioned in our
> official documentation.

I think the short answer is that I neglected to. :) I didn't realized
'data=writeback' is the recommended journal mode. We'll get a result
or two and see how it looks.

Mark

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Greg Smith 2008-08-16 04:53:20 Re: file system and raid performance
Previous Message Bruce Momjian 2008-08-15 19:22:59 Re: file system and raid performance