Lars Marowsky-Bree <lmb@xxxxxxx> wrote: > Would it make sense to generalize and introduce a "write quorum" for > arrays with more than 2 mirrors - ie, must be committed to at least n > disks? I'm sure it would. But to get the information in (at present), it would require more fields in the info structs (for mdadm) and more fields in the array structs (mddev?) which mdadm gains influence over via md.c. So it's definitively Neil's call. > This would also apply to RAID6, actually. One could say that it needs to > be committed to N-1 disks; as RAID6 could cope with N-2 failures, > redundancy would still be preserved. Sure. Unless one allows personality-driven extensions to the info structs (how?), I don't see mdadm as the perfect controller at present - it would be as easy for it to talk via sysctl (sysfs?) as via ioctls, and it wouldn't then need extension every time the driver got extensions. Peter - 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