Deploying PostgreSQL on CentOS with SSD and Hardware RAID

From: Matt Brock <mb(at)mattbrock(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Deploying PostgreSQL on CentOS with SSD and Hardware RAID
Date: 2013-05-10 14:14:09
Message-ID: B2973756-AA20-4276-ACC3-316E451B849F@mattbrock.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 on a 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 of this hardware and software?

The specific hardware we're planning to use is the HP ProLiant DL360 Gen8 server with P420i RAID controller, and two MLC SSDs 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 this specific hardware setup in order to have experience with these general issues. The P420i controller appears to be compatible with recent versions of CentOS, so drivers should not be a concern (hopefully).

Any insights anyone can offer on these issues would be most welcome.

Regards,

Matt.

--
Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2013-05-10 14:14:53 Re: LONG delete with LOTS of FK's
Previous Message Merlin Moncure 2013-05-10 13:55:16 Re: PG in cash till machines