Re: FORGOT TO CONFIGURE RAID! DELL POWEREDGE 2950

From: "Jim C(dot) Nasby" <decibel(at)decibel(dot)org>
To: Hannes Dorbath <light(at)theendofthetunnel(dot)de>
Cc: Gregory Stark <stark(at)enterprisedb(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: FORGOT TO CONFIGURE RAID! DELL POWEREDGE 2950
Date: 2007-07-16 21:02:11
Message-ID: 20070716210210.GZ39272@nasby.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Sat, Jul 14, 2007 at 12:19:51PM +0200, Hannes Dorbath wrote:
> Gregory Stark wrote:
> >> From the DELL site it seems this `PERC 5/i' on board controller
> >> (assuming that's what you have) doesn't even have a BBU. If you don't
> >> plan to post here in a few weeks again about data corruption, go out and
> >> shop a serious controller.
> >
> > This is a bit of a strange comment. A BBU will improve performance but
> > Postgres doesn't require one to guarantee data integrity.
> >
> > If your drives have write caching disabled (ie write-through) and your
> > controller does write-through caching and you leave fsync=on and
> > full_page_writes=on which is the default then you shouldn't have any data
> > integrity issues.
>
> That was my point, controllers without BBU usually leave drive caches
> turned on, as with drive caches off performance would be unbearable bad.

Wow, are you sure about that? I've never heard it before, but that'd be
pretty disturbing if it's true...
--
Jim Nasby decibel(at)decibel(dot)org
EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Jim C. Nasby 2007-07-16 21:39:45 Re: TRUNCATE TABLE
Previous Message Simon Riggs 2007-07-16 08:02:08 Re: Estimating WAL volume