Re: Raid 5 vs Raid 10 Benchmarks Using bonnie++

From: Gary Doades <gpd(at)gpdnet(dot)co(dot)uk>
To: Ogden <lists(at)darkstatic(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Raid 5 vs Raid 10 Benchmarks Using bonnie++
Date: 2011-08-17 19:04:41
Message-ID: 4E4C10C9.1000806@gpdnet.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 17/08/2011 7:56 PM, Ogden wrote:
> On Aug 17, 2011, at 1:33 PM, Gary Doades wrote:
>
>> On 17/08/2011 7:26 PM, Ogden wrote:
>>> I am using bonnie++ to benchmark our current Postgres system (on RAID 5) with the new one we have, which I have configured with RAID 10. The drives are the same (SAS 15K). I tried the new system with ext3 and then XFS but the results seem really outrageous as compared to the current system, or am I reading things wrong?
>>>
>>> The benchmark results are here:
>>>
>>> http://malekkoheavyindustry.com/benchmark.html
>>>
>> The results are not completely outrageous, however you don't say what drives, how many and what RAID controller you have in the current and new systems. You might expect that performance from 10/12 disks in RAID 10 with a good controller. I would say that your current system is outrageous in that is is so slow!
>>
>> Cheers,
>> Gary.
>
> Yes, under heavy writes the load would shoot right up which is what caused us to look at upgrading. If it is the RAID 5, it is mind boggling that it could be that much of a difference. I expected a difference, now that much.
>
> The new system has 6 drives, 300Gb 15K SAS and I've put them into a RAID 10 configuration. The current system is ext3 with RAID 5 over 4 disks on a Perc/5i controller which has half the write cache as the new one (256 Mb vs 512Mb).
Hmm... for only 6 disks in RAID 10 I would say that the figures are a
bit higher than I would expect. The PERC 5 controller is pretty poor in
my opinion, PERC 6 a lot better and the new H700's pretty good. I'm
guessing you have a H700 in your new system.

I've just got a Dell 515 with a H700 and 8 SAS in RAID 10 and I only get
around 600 MB/s read using ext4 and Ubuntu 10.4 server.

Like I say, your figures are not outrageous, just unexpectedly good :)

Cheers,
Gary.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Pavel Stehule 2011-08-17 19:08:44 Re: Calculating statistic via function rather than with query is slowing my query
Previous Message Anish Kejariwal 2011-08-17 19:00:54 Re: Calculating statistic via function rather than with query is slowing my query