As soon as we get couple FusionIO cards, there is question how to join them in single space for database. FusionIO does not provide any mirroring/stripping solutions and totally relies on OS tools there.
So for Linux we have software RAID and LVM, I tried to followup
on my post
How many fsync / sec FusionIO can handle, and
check what overhead we can expect using additional layers over
FusionIO card.
The card I used is Fusion-io ioDrive Duo 320GB,
physically it is two cards on single board, and visible as two
cards to OS.
By some reason I was not able to setup LVM on cards, so I've finished tests only for software RAID0 and RAID1.
I used XFS filesystem mounted with "-o nobarrier" option, and I've the test I used in previous post on next configurations:
- Single …