On Thursday March 17, paul.clements@xxxxxxxxxxxx wrote: > These three patches provide the ability to perform asynchronous writes > with raid1. The asynchronous write capability is primarily useful when > raid1 is employed in network replication (i.e., with one or more of the > disks located on a remote system). It allows us to acknowledge writes > before they reach the remote system, thus making much more efficient use > of the network. Thanks for these. However I would like to leave them until I'm completely happy with the bitmap resync, including - storing bitmap near superblock (I have this working) - hot-add bitmap (I've started on this) - support for raid5/6 and hopefully raid10. (still to come) and I would really like only-kick-drives-on-write-errors-not-read-errors to be the next priority. After that, I will definitely look at async writes. NeilBrown - 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