[Bug 519336] Re: mkfs.xfs partially broken in hardy heron
Dave Chiluk
519336 at bugs.launchpad.net
Mon Mar 5 21:44:35 UTC 2018
Closing Won't fix as this version has end of lifed and has likely been
resolved. Please reopen if this is still an issue.
** Changed in: xfsprogs (Ubuntu)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to xfsprogs in Ubuntu.
https://bugs.launchpad.net/bugs/519336
Title:
mkfs.xfs partially broken in hardy heron
Status in xfsprogs package in Ubuntu:
Won't Fix
Bug description:
Binary package hint: xfsprogs
mkfs.xfs doesn't set the 'attr' or 'lazy-count' attributes when
formatting:
# mkfs.xfs -V
mkfs.xfs version 2.9.4
# mkfs.xfs -f -i size=1024,attr=2 -l version=2,size=128m,lazy-count=1 /dev/mapper/360a9800050334c59543455596d625a77
meta-data=/dev/mapper/360a9800050334c59543455596d625a77 isize=1024
agcount=32, agsize=8388744 blks
= sectsz=512 attr=2
data = bsize=4096 blocks=268439808, imaxpct=25
= sunit=0 swidth=0 blks, unwritten=1
naming =version 2 bsize=4096
log =internal log bsize=4096 blocks=32768, version=2
= sectsz=512 sunit=0 blks, lazy-count=1
realtime =none extsz=4096 blocks=0, rtextents=0
# mount -t xfs -o noatime,nodiratime,nobarrier
/dev/mapper/360a9800050334c59543455596d625a77 /mnt/new-homes/
# xfs_info /mnt/new-homes/
meta-data=/dev/mapper/360a9800050334c59543455596d625a77 isize=1024
agcount=32, agsize=8388744 blks
= sectsz=512 attr=0
data = bsize=4096 blocks=268439808, imaxpct=25
= sunit=0 swidth=0 blks, unwritten=1
naming =version 2 bsize=4096
log =internal bsize=4096 blocks=32768, version=2
= sectsz=512 sunit=0 blks, lazy-count=0
realtime =none extsz=4096 blocks=0, rtextents=0
I tried the mkfs.xfs binary from Karmic 9.10, version 3.0.2, and it works fine.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfsprogs/+bug/519336/+subscriptions
More information about the foundations-bugs
mailing list