From: Cory Coager <ccoager@gmail.com>
To: xfs@oss.sgi.com
Subject: format and xfs_info don't match
Date: Mon, 8 Feb 2010 09:40:35 -0500 [thread overview]
Message-ID: <20100208144035.GA12922@erebus.underworld.local> (raw)
For some reason the format attributes don't match the mounted
attributes. If you look below, lazy-count and attr aren't getting set.
Why is this happening?
# 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
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2010-02-08 14:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-08 14:40 Cory Coager [this message]
2010-02-08 19:18 ` format and xfs_info don't match Eric Sandeen
2010-02-08 23:45 ` Steve Costaras
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100208144035.GA12922@erebus.underworld.local \
--to=ccoager@gmail.com \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox