Re: Deploying PostgreSQL on CentOS with SSD and Hardware RAID

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Deploying PostgreSQL on CentOS with SSD and Hardware RAID
Дата
Msg-id CAHyXU0xkWgdSy4B9acBdAOG_0Db7YeFokQ6gEyLL=uZpLDkwdw@mail.gmail.com
обсуждение исходный текст
Ответ на Deploying PostgreSQL on CentOS with SSD and Hardware RAID  (Matt Brock <mb@mattbrock.co.uk>)
Ответы Re: Deploying PostgreSQL on CentOS with SSD and Hardware RAID  (Matt Brock <mb@mattbrock.co.uk>)
Список pgsql-general
On Fri, May 10, 2013 at 9:14 AM, Matt Brock <mb@mattbrock.co.uk> wrote:
> Hello.
>
> We're intending to deploy PostgreSQL on Linux with SSD drives which would be in a RAID 1 configuration with Hardware
RAID.
>
> My first question is essentially: are there any issues we need to be aware of when running PostgreSQL 9 on CentOS 6
ona server with SSD drives in a Hardware RAID 1 configuration? Will there be any compatibility problems (seems
unlikely)?Should we consider alternative configurations as being more effective for getting better use out of the
hardware?
>
> The second question is: are there any SSD-specific issues to be aware of when tuning PostgreSQL to make the best use
ofthis hardware and software? 
>
> The specific hardware we're planning to use is the HP ProLiant DL360 Gen8 server with P420i RAID controller, and two
MLCSSDs in RAID 1 for the OS, and two SLC SSDs in RAID 1 for the database - but I guess it isn't necessary to have used
thisspecific hardware setup in order to have experience with these general issues. The P420i controller appears to be
compatiblewith recent versions of CentOS, so drivers should not be a concern (hopefully). 

The specific drive models play a huge impact on SSD performance.  In
fact, the point you are using SLC drives suggests you might be using
antiquated (by SSD standards) hardware.   All the latest action is on
MLC now (see here:
http://www.intel.com/content/www/us/en/solid-state-drives/solid-state-drives-dc-s3700-series.html).

merlin


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: LONG delete with LOTS of FK's
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: LONG delete with LOTS of FK's