On Wed, 16 Feb 2011 19:24:41 -0500 Matt Tehonica <matt.tehonica@xxxxxxx> wrote: > Hi all, > > I converted my RAID5 from 8 disks to 6 disks using "mdadm --grow /dev/md0 --array-size" and then "mdadm --grow /dev/md0 --raid-devices=6" and after rebooting, it won't mount. It has been running fine for about a year. File system is XFS. Here is some info on it.... .... uhmm... you did resize the filesystem to be smaller before you resized the array to be smaller ... didn't you? Because if you didn't you have probably just lost 1/3 of your data. That is the whole point of having to set the array-size first. You then make sure your data is still safe before performing the irreversible reshape. If you did reshape the XFS filesystem first, then something else must be wrong. 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