Re: RAID stripe size question

Поиск
Список
Период
Сортировка
От Steinar H. Gunderson
Тема Re: RAID stripe size question
Дата
Msg-id 20060716231005.GA4746@uio.no
обсуждение исходный текст
Ответ на RAID stripe size question  ("Mikael Carneholm" <Mikael.Carneholm@WirelessCar.com>)
Список pgsql-performance
On Mon, Jul 17, 2006 at 12:52:17AM +0200, Mikael Carneholm wrote:
> Now to the interesting part: would it make sense to use different stripe
> sizes on the separate disk arrays? In theory, a smaller stripe size
> (8-32K) should increase sequential write throughput at the cost of
> decreased positioning performance, which sounds good for WAL (assuming
> WAL is never "searched" during normal operation).

For large writes (ie. sequential write throughput), it doesn't really matter
what the stripe size is; all the disks will have to both seek and write
anyhow.

/* Steinar */
--
Homepage: http://www.sesse.net/

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

Предыдущее
От: "Mikael Carneholm"
Дата:
Сообщение: RAID stripe size question
Следующее
От: Michael Stone
Дата:
Сообщение: Re: RAID stripe size question