Re: [PERFORM] Suggestions for a HBA controller (6 x SSDs + madamRAID10) - Mailing list pgsql-performance

From Wes Vaske (wvaske)
Subject Re: [PERFORM] Suggestions for a HBA controller (6 x SSDs + madamRAID10)
Date
Msg-id 8517c06a97b747409c756d8188a3d1ee@bowex17a.micron.com
Whole thread Raw
In response to Re: [PERFORM] Suggestions for a HBA controller (6 x SSDs + madam RAID10)  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-performance

> I'm curious what the entry point is for micron models are capacitor enabled...

 

The 5100 is the entry SATA drive with full power loss protection.

http://www.anandtech.com/show/10886/micron-announces-5100-series-enterprise-sata-ssds-with-3d-tlc-nand

 

Fun Fact: 3D TLC can give better endurance than planar MLC. http://www.chipworks.com/about-chipworks/overview/blog/intelmicron-detail-their-3d-nand-iedm

 

My understanding (and I’m not a process or electrical engineer) is that the 3D cell size is significantly larger than what was being used for planar (Samsung’s 3D is reportedly a ~40nm class device vs our most recent planar which is 16nm). This results in many more electrons per cell which provides better endurance.

 

 

Wes Vaske

 

From: pgsql-performance-owner@postgresql.org [mailto:pgsql-performance-owner@postgresql.org] On Behalf Of Merlin Moncure
Sent: Tuesday, February 21, 2017 2:02 PM
To: Wes Vaske (wvaske) <wvaske@micron.com>
Cc: Pietro Pugni <pietro.pugni@gmail.com>; pgsql-performance@postgresql.org
Subject: Re: [PERFORM] Suggestions for a HBA controller (6 x SSDs + madam RAID10)

 

On Tue, Feb 21, 2017 at 1:40 PM, Wes Vaske (wvaske) <wvaske@micron.com> wrote:

-          HW RAID can give better performance if your drives do not have a capacitor backed cache (like the MX300) AND the controller has a battery backed cache. *Consumer drives can often get better performance from HW RAID*. (otherwise MDADM has been faster in all of my testing)

 

I stopped recommending non-capacitor drives a long time ago for databases.  A capacitor is basically a battery that operates on the drive itself and is not subject to chemical failure.   Also, drives without capacitors tend not (in my direct experience) to be suitable for database use in any scenario where write performance matters.  There are capacitor equipped drives that give excellent performance for around .60$/gb.  I'm curious what the entry point is for micron models are capacitor enabled...

 

MLC solid state drives are essentially raid systems already with very complex tradeoffs engineered into the controller itself -- hw raid controllers are redundant systems and their price and added latency to filesystem calls is not warranted.  I guess in theory a SSD specialized raid controller could cooperate with the drives and do things like manage wear leveling across multiple devices but AFAIK no such product exists (note: I haven't looked lately).

 

merlin

 

pgsql-performance by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: [PERFORM] Suggestions for a HBA controller (6 x SSDs + madam RAID10)
Next
From: Pietro Pugni
Date:
Subject: Re: [PERFORM] Suggestions for a HBA controller (6 x SSDs + madam RAID10)