To continue fun with FusionIO cards, I wanted to check how MySQL
/ InnoDB performs here. For benchmark I took MySQL 5.1.42 with
built-in InnoDB, InnoDB-plugin 1.0.6, and XtraDB 1.0.6-9 ( InnoDB
with Percona patches).
As benchmark engine I used tpcc-mysql with 1000 warehouses (
which gives around 90GB of data + indexes) on my workhourse Dell
PowerEdge R900 ( details about box ).
On storage configuration: FusionIO 160GB SLC and 320GB MLC cards are configured in software RAID0 to store InnoDB datafiles. For InnoDB logs and system tablespace I used partition on regular RAID10 with regular hard drives, here I followed Yoshinori Matsunobu's recommendations http://yoshinorimatsunobu.blogspot.com/2009/05/tables-on-ssd-redobinlogsystem.html …
[Read more]