Adding Martin Petersen in cc since he knows as much about 4K sector drives as anyone. On Sun, May 2, 2010 at 7:04 PM, Bill Davidsen <davidsen@xxxxxxx> wrote: <snip> > Is there any reason not to just align partitions for all drives on 32kB > sectors and expect that to work on 512b 4kB and SSD? Cautious testing here > says it works fine, no anomalies, no exciting performance data, just works. In theory 4K physical sector drives with XP alignment will eventually ship and possibly have already. The alignment maybe controlled via a jumper, or could be set in the factory. Its up to the manufacturer so there is no way to predict. These drives will need partitions/stripes etc. aligned to 31.5K, not 1MB. I don't know it any those drives exist yet, or if they ever will. But the kernel topology info specifically supports providing the above info and aiui parted uses it to choose the best partition layout. mdadm should as well, not just blindly say 1MB is the magic alignment point. (ie. linux can do better than Win2008/Win2003 which simply disagree with each other on how to align.) Greg -- 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