Re: Advice on RAID card

Поиск
Список
Период
Сортировка
От Luke Lonergan
Тема Re: Advice on RAID card
Дата
Msg-id 3E37B936B592014B978C4415F90D662D0C4276@MI8NYCMAIL06.Mi8.com
обсуждение исходный текст
Ответ на Advice on RAID card  (PFC <lists@boutiquenumerique.com>)
Список pgsql-performance
>>     Even for RAID5 ? it uses a bit more CPU for the parity calculations.

> I honestly can't speak to RAID 5. I don't (and won't) use it. RAID 5 is
> a little brutal when under
> heavy write load. I use either 1, or 10.

Yes, for RAID5 software RAID is better than HW RAID today - the modern general purpose CPUs are *much* faster at the
ECCcalculations than the CPUs on most modern hardware SCSI RAID cards. 

Note that there is a trend toward SATA RAID, and the newer crop of SATA RAID adapters from companies like 3Ware are
startingto be much faster than software RAID with lower CPU consumption. 

Use non-RAID SCSI controllers if you want high performance and low CPU consumption with software RAID.  The
write-combiningand TCQ of SCSI is well suited to SW RAID.  Note that if you use HW RAID controllers for SW RAID, expect
slightlybetter performance than in their HW RAID mode, but much higher CPU consumption, as they make for terrible JBOD
SCSIcontrollers.  This is especially true of the HP smartarray controllers with their Linux drivers. 

- Luke
Greenplum


В списке pgsql-performance по дате отправления:

Предыдущее
От: Michael Stone
Дата:
Сообщение: Re: Advice on RAID card
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: tsearch2 seem very slow