On Dec 29, 2012, at 4:44 AM, Adam Goryachev <adam@xxxxxxxxxxxxxxxxxxxxxx> wrote: > > Then when complete: > mdadm --grow /dev/md3 --size=max In a VM I'm unable to get a linear device to grow. I think you can only grow linear by adding devices. You could partition the 3TB such that the 1st partition matches the total sectors of the partition on the replaced 1TB drive; then add the 2TB partition of the 3TB drive onto the end of the linear array. It'd work, but it's a weird configuration. You're better off reverting to the original setup, and adding the 3TB drives at the end, then growing the file system. [root@f18v ~]# mdadm -G /dev/md0 --size=max mdadm: component size of /dev/md0 unchanged at 0K Chris Murphy-- 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