public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* ag selection
@ 2013-11-11 17:25 Bernd Schubert
  2013-11-11 17:53 ` Carlos Maiolino
  2013-11-11 20:55 ` Dave Chinner
  0 siblings, 2 replies; 7+ messages in thread
From: Bernd Schubert @ 2013-11-11 17:25 UTC (permalink / raw)
  To: linux-xfs

Hi all,

for streaming writes onto a raid6 the current round-robin ag selection 
seems does not seem to be optimal. Writing 4 files from 4 threads into a 
single directory we get 900 MB/s, writing 4 files in 4 different 
directories we only get 700 MB/s (12 disks with with hw megaraid-sas). 
The current round-robin scheme seems to be optimized for linear raid0? 
With small AGs one could also argue, that choosing AGs which are not far 
away from each other (in respect to the number of blocks) also adds more 
parallel disk access for small and medium sized files.

Any objections against a patch to improve the AG selection?


Thanks,
Bernd

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

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

end of thread, other threads:[~2013-11-11 20:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-11 17:25 ag selection Bernd Schubert
2013-11-11 17:53 ` Carlos Maiolino
2013-11-11 17:55   ` Carlos Maiolino
2013-11-11 18:23     ` Bernd Schubert
2013-11-11 18:30       ` Eric Sandeen
2013-11-11 19:42         ` Bernd Schubert
2013-11-11 20:55 ` Dave Chinner

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