On Wednesday January 18, jengelh@xxxxxxxxxxxxxxx wrote: > > >personally, I think this this useful functionality, but my personal > >preference is that this would be in DM/LVM2 rather than MD. but given > >Neil is the MD author/maintainer, I can see why he'd prefer to do it in > >MD. :) > > Why don't MD and DM merge some bits? > Which bits? Why? My current opinion is that you should: Use md for raid1, raid5, raid6 - anything with redundancy. Use dm for multipath, crypto, linear, LVM, snapshot Use either for raid0 (I don't think dm has particular advantages for md or md over dm). These can be mixed together quite effectively: You can have dm/lvm over md/raid1 over dm/multipath with no problems. If there is functionality missing from any of these recommended components, then make a noise about it, preferably but not necessarily with code, and it will quite possibly be fixed. 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