On Sat, Jan 9, 2010 at 9:53 AM, Wil Reichert <wil.reichert@xxxxxxxxx> wrote: > Has anyone ever tried putting an SSD and a mechanical disc in RAID 1 > using write-mostly? The goal would be to extol the speed & latency > virtues of an SSD while retaining the integrity of the traditional > storage. Would this setup even work as I expect it to? I have such a setup using a 30GB OCZ Vertex and an old 120GB Seagate 7200.7 (IDE!). Read performance is exactly as you'd expect - very fast as all reads come from the SSD so it's as fast as the SSD (though I haven't benchmarked it to verify). At least my seat of the pants (SOTP) measurement in comparison to other SSDs seems very similar. Write performance is also what you'd expect, the same as an old IDE drive. For a budget setup, it does what I expected it to. I suspect that if you used write-behind with a write-intent bitmap stored only on the SSD, you'd get some of that performance back, but potentially lose a bit of reliability. -Dave -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html