On Thu, Mar 23, 2023 at 10:45:18AM +0000, Johnatan Hallman wrote: > Hello List, > > I get this error when I try to mount an XFS partition. > Fortunately there is no critical data on it as it is just a backup but I would still like to mount it if it's possible. > > I have tried with various Linux distros with kernels ranging from 5.6 to 6.1 it's the same result. > > xfs_info /dev/mapper/test > meta-data=/dev/mapper/test isize=256 agcount=32, agsize=30523559 blks Where did this filesystem come from? It's a v4 filesystem, so unless you specifically made it that way it must be a pretty old filesystem. What is the drive hardware and how is it connected to the machine? e.g. perhaps it is an an external drive connected through a USB-SATA bridge and the bridge hardware might be advertising the drive as a 4kB sector drive incorrectly? Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx