On Sat, Jan 13, 2018 at 07:29:19PM +0000, Wol's lists wrote: > On 13/01/18 00:20, Stan Hoeppner wrote: > >It's not set in stone. If the RAID geometry changes one can > >specify the new geometry at mount say in fstab. New writes to the > >filesystem will obey the new specified geometry. FWIW, I've been assuming in everything I've said that an admin would use these mount options to ensure new data writes were properly aligned after a reshape. > Does this then update the defaults, or do you need to specify the > new geometry every mount? Inquiring minds need to know :-) If you're going to document it, then you should observe it's behaviour yourself, right? You don't even need a MD/RAID device to test it - just set su/sw manually on the mkfs command line, then see what happens when you try to change them on subsequent mounts. Anyway, start by reading Documentation/filesystems/xfs.txt or 'man 5 xfs' where the mount options are documented. That's answer most FAQs on this subject. "Typically the only time these mount options are necessary if after an underlying RAID device has had it's geometry modified, such as adding a new disk to a RAID5 lun and reshaping it." It should be pretty obvious from this that we know that people reshape arrays and that we've have had the means to support it all along. Despite this, we still don't recommend people administer their RAID-based XFS storage in this manner.... Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html