Neil Brown wrote:
md/raid0 makes use of all available space (modulo chunk size). To quote from "man md" If devices in the array are not all the same size, then once the small‐ est device has been exhausted, the RAID0 driver starts collecting chunks into smaller stripes that only span the drives which still have remaining space.
And at the point where the space is exhausted on all drives but one, I assume it will keep writing to that last one, non-striped?
- 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