Re: SSD Drives

From: David Boreham <david_list(at)boreham(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: SSD Drives
Date: 2014-04-04 22:12:00
Message-ID: 533F2E30.4020102@boreham.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On 4/4/2014 3:57 PM, Steve Crawford wrote:
> Judicious archiving allows us to keep our total OS+data storage
> requirements under 100GB. Usually. So we should be able to easily stay
> in the $500/drive price range (200GB S3700) and still have plenty of
> headroom for wear-leveling.
>
> One option I'm considering is no RAID at all but spend the savings
> from the controllers and extra drives toward an additional standby
> server.

This very similar to our workload. We use a single 200G or 300G Intel
SSD per machine, directly attached to the motherboard SATA controller.
No RAID controller.

We run 7 servers at present in this configuration in a single cluster.
Roughly 120W per box peak (8-core, 64G RAM).

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jim Garrison 2014-04-04 22:41:28 Remote troubleshooting session connection?
Previous Message Steve Crawford 2014-04-04 21:57:42 Re: SSD Drives