Re: Advice configuring ServeRAID 8k for performance - Mailing list pgsql-performance

From Justin Pitts
Subject Re: Advice configuring ServeRAID 8k for performance
Date
Msg-id AANLkTimsmnqvFmKpKV3hL43+CJsXsPU-bg5eVELOrK7O@mail.gmail.com
Whole thread Raw
In response to Re: Advice configuring ServeRAID 8k for performance  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-performance
>>> As others said, RAID6 is RAID5 + a hot spare.
>>
>> No. RAID6 is NOT RAID5 plus a hot spare.
>
> The original phrase was that RAID 6 was like RAID 5 with a hot spare
> ALREADY BUILT IN.

Built-in, or not - it is neither. It is more than that, actually. RAID
6 is like RAID 5 in that it uses parity for redundancy and pays a
write cost for maintaining those parity blocks, but will maintain data
integrity in the face of 2 simultaneous drive failures.

In terms of storage cost, it IS like paying for RAID5 + a hot spare,
but the protection is better.

A RAID 5 with a hot spare built in could not survive 2 simultaneous
drive failures.

pgsql-performance by date:

Previous
From: Dimitri
Date:
Subject: Re: 32 vs 64 bit build on Solaris Sparc
Next
From: Brad Nicholson
Date:
Subject: Re: Completely un-tuned Postgresql benchmark results: SSD vs desktop HDD