Re: RAID stripe size question

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: RAID stripe size question
Дата
Msg-id 1153251447.2744.73.camel@state.g2switchworks.com
обсуждение исходный текст
Ответ на Re: RAID stripe size question  ("Alex Turner" <armtuk@gmail.com>)
Список pgsql-performance
On Tue, 2006-07-18 at 14:27, Alex Turner wrote:
> This is a great testament to the fact that very often software RAID
> will seriously outperform hardware RAID because the OS guys who
> implemented it took the time to do it right, as compared with some
> controller manufacturers who seem to think it's okay to provided
> sub-standard performance.
>
> Based on the bonnie++ numbers comming back from your array, I would
> also encourage you to evaluate software RAID, as you might see
> significantly better performance as a result.  RAID 10 is also a good
> candidate as it's not so heavy on the cache and CPU as RAID 5.

Also, consider testing a mix, where your hardware RAID controller does
the mirroring and the OS stripes ((R)AID 0) over the top of it.  I've
gotten good performance from mediocre hardware cards doing this.  It has
the advantage of still being able to use the battery backed cache and
its instant fsync while not relying on some cards that have issues
layering RAID layers one atop the other.

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

Предыдущее
От: "Alex Turner"
Дата:
Сообщение: Re: RAID stripe size question
Следующее
От: Ron Peacetree
Дата:
Сообщение: Re: RAID stripe size question