linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* calculating optimal chunk size for Linux software-RAID
@ 2014-03-07  2:06 Martin T
  2014-03-07 23:58 ` Stan Hoeppner
  0 siblings, 1 reply; 7+ messages in thread
From: Martin T @ 2014-03-07  2:06 UTC (permalink / raw)
  To: linux-raid

Am I correct that optimal chunk size is usually the size of the
average file read/written to disk divided by number of block devices
in RAID array storing the data? For example if the average file size
is 1024KiB and I have four disks in RAID1, then I should choose the
chunk size around 256KiB to get the optimal read performance? Or if I
have two drives in RAID0, then I should choose the chunk size 512KiB
instead? Or are there better methods/benchmarks to determine the
optimal chunk size for software-RAID? Last but not least, is there a
good utility which could help one to measure the average I/O
read/write size?


regards,
Martin

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

end of thread, other threads:[~2014-03-13 10:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-07  2:06 calculating optimal chunk size for Linux software-RAID Martin T
2014-03-07 23:58 ` Stan Hoeppner
2014-03-08  3:15   ` Martin T
2014-03-08  5:37     ` Stan Hoeppner
2014-03-08 22:03       ` Bill Davidsen
2014-03-12 15:21         ` Martin T
2014-03-13 10:15           ` Stan Hoeppner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).