public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* raid 10 su, sw settings
@ 2007-12-31  0:00 Brad Langhorst
  2007-12-31 17:04 ` Justin Piszcz
  0 siblings, 1 reply; 9+ messages in thread
From: Brad Langhorst @ 2007-12-31  0:00 UTC (permalink / raw)
  To: xfs

I have this system
 - 3ware 9650 controller
 - 4 disk raid 10
 - 64k stripe size
 - this is a vmware host, so lots of r/w on a few big files.

I'm not entirely satisfied with its performance.

Typical blocks/sec from iostat during large file movements is about
100M/s read and 80M/s write.

When I set this up, I did not fully understand all the details... so I
want to check a few things.

 - is the partition aligned correctly? i fear not...
        /dev/sda1   *           1          24      192748+  83  Linux
        /dev/sda2              25       19449   156031312+  83  Linux
        
        Is this where I'm losing performance?
 
 - What should the sunit and swidth settings be during mount?
        I guess with raid 10 the width is 2 so...
        sunit = 128 (64k/512) and swidth = 256 (2*64k/512)
        
        Or maybe I should use width 1 ?
        
        Remounting (mount -o remount) with these options does not lead
        to a noticeable change in performance. Must I recreate the fs or
        unmount and remount?

Here's the output of xfsinfo in case it's relevant.

xfs_info  /
meta-data=/dev/sda2              isize=256    agcount=16, agsize=2437989
blks
         =                       sectsz=512   attr=0
data     =                       bsize=4096   blocks=39007824,
imaxpct=25
         =                       sunit=0      swidth=0 blks, unwritten=1
naming   =version 2              bsize=4096  
log      =internal               bsize=4096   blocks=19046, version=1
         =                       sectsz=512   sunit=0 blks
realtime =none                   extsz=65536  blocks=0, rtextents=0

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

end of thread, other threads:[~2008-01-01  1:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-31  0:00 raid 10 su, sw settings Brad Langhorst
2007-12-31 17:04 ` Justin Piszcz
2007-12-31 18:43   ` Brad Langhorst
2007-12-31 19:07     ` Justin Piszcz
2007-12-31 20:17       ` Iustin Pop
2007-12-31 20:55         ` Brad Langhorst
2007-12-31 21:42           ` Iustin Pop
2007-12-31 22:54             ` Brad Langhorst
2008-01-01  0:15               ` Iustin Pop

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