All of lore.kernel.org
 help / color / mirror / Atom feed
* FS (dm-0): device supports 4096 byte sectors (not 512)
@ 2023-03-23 10:45 Johnatan Hallman
  2023-03-23 15:39 ` Eric Sandeen
  2023-03-23 23:18 ` Dave Chinner
  0 siblings, 2 replies; 5+ messages in thread
From: Johnatan Hallman @ 2023-03-23 10:45 UTC (permalink / raw)
  To: linux-xfs

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
         =                       sectsz=512   attr=2, projid32bit=0
         =                       crc=0        finobt=0, sparse=0, rmapbt=0
         =                       reflink=0    bigtime=0 inobtcount=0 nrext64=0
data     =                       bsize=4096   blocks=976753869, imaxpct=5
         =                       sunit=0      swidth=0 blks
naming   =version 2              bsize=4096   ascii-ci=0, ftype=0
log      =internal log           bsize=4096   blocks=476930, version=2
         =                       sectsz=512   sunit=0 blks, lazy-count=1
realtime =none                   extsz=4096   blocks=0, rtextents=0

mount -t xfs -o ro /dev/mapper/test  /mnt/
mount: /mnt: mount(2) system call failed: Function not implemented.
       dmesg(1) may have more information after failed mount system call.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-03-24 16:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-23 10:45 FS (dm-0): device supports 4096 byte sectors (not 512) Johnatan Hallman
2023-03-23 15:39 ` Eric Sandeen
2023-03-23 19:00   ` Johnatan Hallman
2023-03-23 23:18 ` Dave Chinner
2023-03-24 16:06   ` Johnatan Hallman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.