On Thu, Feb 06, 2025 at 02:27:16PM -0800, Darrick J. Wong wrote: > Now you've decreased the default blocksize to 512 on sda, and md0 gets > an impossible 512k blocksize. Also, disrupting the default 4k blocksize > will introduce portability problems with distros that aren't yet > shipping 6.12. Our default should be 4k, and to address the later we should sanity check and user an upper limit of what XFS supports, 64k. Thoughts? Luis