John, I grew software RAID arrays with XFS on top without issues before. I tried with the filesystem both mounted and unmounted. Never had a problem. And XFS can't be grown unless it's mounted, so the size of the block device is not the one causing the issue here, as the size of the block device (array) is larger than what the filesystem is occupying, which is normal. After mounting the filesystem, the admin can increase the size of the FS to fit the newly expanded array size. On Sun, Dec 20, 2009 at 2:39 AM, John Robinson <john.robinson@xxxxxxxxxxxxxxxx> wrote: > On 19/12/2009 20:19, Leslie Rhorer wrote: > [...] >>> >>> The reason why you can't mount even though repair suggests you do >>> might be because of a bug in xfsprogs/libs not a complete corruption >>> in the filesystem itself. >> >> It's possible, I guess, but the diagnostics seem pretty coherent. >> Running xfs_repair in test mode finds a small but reasonable number of >> issues. > > Please excuse me if this is a stupid question, but is it possible any of the > apparent issues could be caused by the block device underneath the > filesystem having changed size, so the filesystem's in some sense the wrong > size now? > > Cheers, > > John. > > -- > 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 > -- Majed B. -- 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