• Before you implemented the fusionIO drive, did you verify that the server was actually IO bound so that you could expect to see an increase in performance?

    If most of the activity on the server was reads, and most of the data was cached in memory, I would expect to see very little improvement in performance.