* Bug#807879: xfsprogs: Cannot mount XFS filesystem formated with mkfs.xfs newer than 3.2.1
@ 2015-12-14 1:50 Emil
2015-12-14 19:59 ` Dave Chinner
0 siblings, 1 reply; 2+ messages in thread
From: Emil @ 2015-12-14 1:50 UTC (permalink / raw)
To: Debian Bug Tracking System
Package: xfsprogs
Version: 4.3.0
Severity: normal
For any version of xfsprogs after v3.2.1 formating with default options:
# dpkg -l mount
ii mount 2.27.1-1 i386 Tools for mounting and manipulating
# mkfs.xfs -f /dev/sde1
meta-data=/dev/sde1 isize=512 agcount=4, agsize=61047598 blks
= sectsz=512 attr=2, projid32bit=1
= crc=1 finobt=1, sparse=0
data = bsize=4096 blocks=244190390, imaxpct=25
= sunit=0 swidth=0 blks
naming =version 2 bsize=4096 ascii-ci=0 ftype=1
log =internal log bsize=4096 blocks=119233, version=2
= sectsz=512 sunit=0 blks, lazy-count=1
realtime =none extsz=4096 blocks=0, rtextents=0
# mount /dev/sde1 /mnt/e
mount: wrong fs type, bad option, bad superblock on /dev/sde1
# dmesg
[ 0.000000] XFS (sde1): bad version
[ 0.000000] XFS (sde1): SB validate failed
# dpkg -i xfsprogs_3.2.1_i386.deb
# mkfs.xfs -f /dev/sde1
meta-data=/dev/sde1 isize=256 agcount=4, agsize=61047598 blks
= sectsz=512 attr=2, projid32bit=1
= crc=0 finobt=0
data = bsize=4096 blocks=244190390, imaxpct=25
= sunit=0 swidth=0 blks
naming =version 2 bsize=4096 ascii-ci=0 ftype=0
log =internal log bsize=4096 blocks=119233, version=2
= sectsz=512 sunit=0 blks, lazy-count=1
realtime =none extsz=4096 blocks=0, rtextents=0
# mount /dev/sde1 /mnt/e
No errors after mount.
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (900, 'unstable'), (300, 'stable')
Architecture: i386 (i686)
Kernel: Linux 3.4.110 (SMP w/4 CPU cores)
Locale: LANG=C
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages xfsprogs depends on:
ii libblkid1 2.27.1-1
ii libc6 2.21-3
ii libreadline5 5.2+dfsg-3+b1
ii libuuid1 2.27.1-1
xfsprogs recommends no packages.
Versions of packages xfsprogs suggests:
ii acl 2.2.52-2
ii attr 1:2.4.47-2
pn quota <none>
pn xfsdump <none>
-- no debconf information
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Bug#807879: xfsprogs: Cannot mount XFS filesystem formated with mkfs.xfs newer than 3.2.1
2015-12-14 1:50 Bug#807879: xfsprogs: Cannot mount XFS filesystem formated with mkfs.xfs newer than 3.2.1 Emil
@ 2015-12-14 19:59 ` Dave Chinner
0 siblings, 0 replies; 2+ messages in thread
From: Dave Chinner @ 2015-12-14 19:59 UTC (permalink / raw)
To: Emil, 807879; +Cc: Debian Bug Tracking System
On Mon, Dec 14, 2015 at 01:50:33AM +0000, Emil wrote:
> Package: xfsprogs
> Version: 4.3.0
> Severity: normal
>
> For any version of xfsprogs after v3.2.1 formating with default options:
....
> Kernel: Linux 3.4.110 (SMP w/4 CPU cores)
You're using a old kernel that does not support the newer features
that mkfs.xfs now sets by default. Upgrade your kernel or turn off
the features your kernel does not support. (i.e. -m crc=0)
-Dave.
--
Dave Chinner
david@fromorbit.com
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-12-14 20:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-14 1:50 Bug#807879: xfsprogs: Cannot mount XFS filesystem formated with mkfs.xfs newer than 3.2.1 Emil
2015-12-14 19:59 ` Dave Chinner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox