Re: more 10K disks or less 15K disks

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: more 10K disks or less 15K disks
Дата
Msg-id z2gdcc563d11004291225g3e34196eu42379ae4356a1c1f@mail.gmail.com
обсуждение исходный текст
Ответ на Re: more 10K disks or less 15K disks  (Anj Adu <fotographs@gmail.com>)
Ответы Re: more 10K disks or less 15K disks  (Anj Adu <fotographs@gmail.com>)
Список pgsql-admin
On Thu, Apr 29, 2010 at 11:26 AM, Anj Adu <fotographs@gmail.com> wrote:
> All the disks are usually laid out in a single RAID 10 stripe . There
> are no dedicated disks for the OS/WAL as storage is a premium

You should at least investigate the performance difference of having a
separate volume for WAL files on your system.    Since WAL files are
mostly sequential, and db access is generally random, the WAL files
can run really quickly on a volume that does nothing else but handle
WAL writes sequentially.  Given the volume you're handling, I would
expect that storage is not any more important than performance.

The fact that you're asking whether to go with 12 or 24 600G disks
shows that you're willing to give up a little storage for performance.
 I would bet that the 24 10k disks with one pair dedicated for OS /
pg_xlog would be noticeably faster than any single large volume config
you'd care to test, especially for lots of active connections.

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

Предыдущее
От: Anj Adu
Дата:
Сообщение: Re: more 10K disks or less 15K disks
Следующее
От: Anj Adu
Дата:
Сообщение: Re: more 10K disks or less 15K disks