Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: PostgreSQL block size for SSD RAID setup?


  • From: Gregory Stark <stark(at)enterprisedb(dot)com>
  • To: henk de wit <henk53602(at)hotmail(dot)com>
  • Cc: <pgsql-performance(at)postgresql(dot)org>
  • Subject: Re: PostgreSQL block size for SSD RAID setup?
  • Date: Wed, 25 Feb 2009 15:42:14 +0000
  • Message-id: <87ocwqttex.fsf@oxford.xeocode.com> <text/plain>

henk de wit <henk53602(at)hotmail(dot)com> writes:

> Hi,
> I was reading a benchmark that sets out block sizes against raw IO performance
> for a number of different RAID configurations involving high end SSDs (the
> Mtron 7535) on a powerful RAID controller (the Areca 1680IX with 4GB RAM). See
> http://jdevelopment.nl/hardware/one-dvd-per-second/

You might also be interested in:

http://thunk.org/tytso/blog/2009/02/20/aligning-filesystems-to-an-ssds-erase-block-size/

http://thunk.org/tytso/blog/2009/02/22/should-filesystems-be-optimized-for-ssds/

It seems you have to do more work than just look at the application. You want
the application, the filesystem, the partition layout, and the raid device
geometry to all consistently maintain alignment with erase blocks.

-- 
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com
  Ask me about EnterpriseDB's PostGIS support!



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group