On Sat, Jan 09, 2010 at 09:53:11AM -0800, Wil Reichert 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 think you are better served by trying out RAID10 in the far or offset layouts. RAID1 would per se not gain from the low latency times of SSD. RAID1 should function the same with hard disk as with SSD, and with hard disk it would not make sense to multiplex reading of a file, as skipping and reading a block essentially takes the same time. Best regards Keld -- 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