public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* specify agsize?
@ 2013-07-14  0:11 aurfalien
  2013-07-14  2:13 ` Eric Sandeen
  0 siblings, 1 reply; 15+ messages in thread
From: aurfalien @ 2013-07-14  0:11 UTC (permalink / raw)
  To: xfs

Hello again,

I have a Raid 6 x16 disk array with 128k stripe size and a 512 byte block size.

So I do;

mkfs.xfs -f -l size=512m -d su=128k,sw=14 /dev/mapper/vg_doofus_data-lv_data

And I get;

meta-data=/dev/mapper/vg_doofus_data-lv_data isize=256    agcount=32, agsize=209428640 blks
         =                       sectsz=512   attr=2, projid32bit=0
data     =                       bsize=4096   blocks=6701716480, imaxpct=5
         =                       sunit=32     swidth=448 blks
naming   =version 2              bsize=4096   ascii-ci=0
log      =internal log           bsize=4096   blocks=131072, version=2
         =                       sectsz=512   sunit=32 blks, lazy-count=1
realtime =none                   extsz=4096   blocks=0, rtextents=0


All is fine but I was recently made aware of tweaking agsize.  So I would like to mess around and iozone any diffs between the above agcount of 32 and whatever agcount changes I may do.

I didn't see any mention of agsize/agcount on the XFS FAQ and would like to know, based on the above, why does XFS think I have 32 allocation groups with the corresponding size?  And are these optimal numbers?

Thanks in advance,

- aurf

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: specify agsize?
@ 2013-07-14 19:45 Richard Scobie
  2013-07-14 22:18 ` aurfalien
  0 siblings, 1 reply; 15+ messages in thread
From: Richard Scobie @ 2013-07-14 19:45 UTC (permalink / raw)
  To: xfs

aurfalien wrote:
.............

So I would like to mess around and iozone any diffs between the above 
agcount of 32 and whatever agcount changes I may do.

.............

There is an Autodesk tool to do this work, sw_io_perf_tool which will 
give a much more realistic evaluation than iozone.

Checkout:

http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=15486735&linkID=9242618

Regards,

Richard

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2013-07-15  1:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-14  0:11 specify agsize? aurfalien
2013-07-14  2:13 ` Eric Sandeen
2013-07-14  4:20   ` aurfalien
2013-07-14  7:06     ` Stan Hoeppner
2013-07-14 16:56       ` aurfalien
2013-07-15  1:07       ` Dave Chinner
2013-07-14 16:14     ` Eric Sandeen
2013-07-14 16:46       ` aurfalien
2013-07-14 17:14       ` aurfalien
2013-07-15  1:22         ` Dave Chinner
2013-07-14 22:08       ` Stan Hoeppner
2013-07-14 22:42         ` aurfalien
2013-07-14 23:43           ` Stan Hoeppner
  -- strict thread matches above, loose matches on Subject: below --
2013-07-14 19:45 Richard Scobie
2013-07-14 22:18 ` aurfalien

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox