Re: Filesystem benchmarking for pg 8.3.3 server

From: Greg Smith <gsmith(at)gregsmith(dot)com>
To: Henrik <henke(at)mac(dot)se>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Filesystem benchmarking for pg 8.3.3 server
Date: 2008-08-08 22:47:03
Message-ID: Pine.GSO.4.64.0808081835320.21924@westnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Fri, 8 Aug 2008, Henrik wrote:

> It feels like there is something fishy going on. Maybe the RAID 10
> implementation on the PERC/6e is crap?

Normally, when a SATA implementation is running significantly faster than
a SAS one, it's because there's some write cache in the SATA disks turned
on (which they usually are unless you go out of your way to disable them).
Since all non-battery backed caches need to get turned off for reliable
database use, you might want to double-check that on the controller that's
driving the SATA disks.

--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message david 2008-08-09 02:24:14 Re: Filesystem benchmarking for pg 8.3.3 server
Previous Message Greg Smith 2008-08-08 22:42:05 Re: Filesystem setup on new system