How to allocate 8 disks

Поиск
Список
Период
Сортировка
От Craig James
Тема How to allocate 8 disks
Дата
Msg-id 47C99B3E.4010606@emolecules.com
обсуждение исходный текст
Ответ на Re: 12 disks raid setup  (Mark Kirkwood <markir@paradise.net.nz>)
Ответы Re: How to allocate 8 disks  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Re: How to allocate 8 disks  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-performance
We're upgrading to a medium-sized server, a Dell PowerEdge 2950, dual-quad CPU's and 8 GB memory.  This box can hold at
most8 disks (10K SCSI 2.5" 146 GB drives) and has Dell's Perc 6/i RAID controller. 

I'm thinking of this:

  6 disks  RAID 1+0  Postgres data
  1 disk   WAL
  1 disk   Linux

I've often seen RAID 1 recommended for the WAL.  Is that strictly for reliability, or is there a performance advantage
toRAID 1 for the WAL? 

It seems to me separating the OS and WAL on two disks is better than making a single RAID 1 and sharing it, from a
performancepoint of view. 

Thanks,
Craig

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 12 disks raid setup
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: multi-threaded pgloader needs your tests