Hi, the md manpage says there are write-mostly and write-behind options for md raid1 and you can use write-behind on devices where write-mostly is activated. I'm using a small low-power home-server with a HDD and an usb flash drive, where one HDD partition (with important data) is mirrored (raid1) to the flash drive. (other data is not that important) The flash drive (usb-stick / pen-drive / usb-key) is faster in reads and slower in writes than the HDD. So read requests are slow because of the slower HDD and write requests are even slower because of the slow flash drive. I would like to use "write-mostly" with the HDD and "write-behind" with the flash drive. That's impossible with Linux MD Raids, right? Regards Michael (I'm not subscribed) -- 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