On Mar 26, 2009, at 8:47 AM, Dave Cramer wrote:

So far using dd I am seeing around 264MB/s on ext3, 335MB/s on ext2 write speed. So the question becomes what is the best filesystem for this drive?

Anyone want me to run anything on it ?

Dave


I'd be more interested in the random io numbers.

You can do some tests with pgiosim (avail on pgfoundry) to sort-of simulate an index scan. It just seeks and reads. It can also randomly write and or fsync.

I'd be interested in seeing numbers for 1 proc and 10 on the fusionIO.
You have to make some file(s) for it to use first (I usually use dd to do that, and make sure it is at least 2xRAM in size)



--
Jeff Trout <j...@jefftrout.com>
http://www.stuarthamm.net/
http://www.dellsmartexitin.com/




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

Reply via email to