Is there some reason why the MD RAID10 module does /not/ support a "RAID0-like" configuration (-p n1)? The comments in drivers/md/raid10.c seem to suggest it should: "* If [near_copies and far_copies] are 1, we get raid0." Yet the code specifically checks for ((near_copies * far_copies) > 1). Just curious, as it seems interesting that one could support RAID0, RAID1 /and/ RAID10 all w/ one RAID module. Thanks, Alan D. Brunelle HP / OSLO / S&P -- 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