Hi, How does MD RAID0 layer support disks with different sizes? 1. Does it take the size of smallest disk and do the striping accordingly? This way there would be wastage of space in bigger disks. Or 2. Does it stripe across all the space of disks? This way, if striping is not possible for a disk because it has exhausted the space, striping will continue or remaining devices (although with compromising performance for these stripes because they have one disk less). What approach md chooses? Also, what approach is taken for RAID5 in such cases? Thanks in advance. -- 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