software or hardware RAID?

From: Rory Campbell-Lange <rory(at)campbell-lange(dot)net>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: software or hardware RAID?
Date: 2019-03-17 22:53:46
Message-ID: 20190317225346.u6oogxabsqfhyfw3@campbell-lange.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

We aren't sure whether to use software MDRaid or a MegaRAID card.

We're buying some new Postgres servers with

2 x 240GB Intel SSD S4610 (RAID1 : system)
4 x 960GB Intel SSD S4610 (RAID10 : db)

We'll be using Postgres 11 on Debian.

The MegaRAID 9271-8i with flash cache protection is available from our
provider. I think they may also have the 9361-8i which is 12Gb/s.

Our current servers which use the LSI 9261 with SSDs and we don't see
any IO significant load as we are in RAM most of the time and the RAID
card seems to flatten out any IO spikes.

We use MDRaid elsewhere but we've never used it for our databases
before.

Advice gratefully received.

Rory

[A previous version of this was sent to the PostgreSQL performance list]

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Frost 2019-03-18 05:08:12 Re: Upgrade standby after starting cluster using rsync
Previous Message Tom Lane 2019-03-17 16:37:43 Re: How to parse XML in Postgres newer versions also