linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Confusion about chunk/stripe size mdadm in combination with LVM stripe size
@ 2012-08-23  9:04 Caspar Smit
  2012-08-24  5:57 ` Stan Hoeppner
  0 siblings, 1 reply; 2+ messages in thread
From: Caspar Smit @ 2012-08-23  9:04 UTC (permalink / raw)
  To: Linux RAID

Hi all,

I got a little confused about the various chunk/stripe sizes when
using mdadm in combination with LVM.
I searched the mailing list archives and googled it but couldn't
really find a definite answer to my question.

I'm searching for the most optimal chunk/stripe sizes using mdadm and LVM.


Here's an example setup:

I created 2 md sets, both raid10 containing 8 disks with a chunk size of 512Kb

This is where the confusion starts and correct me if i'm wrong here:
To my knowledge I now have a stripe size of 2048Kb on each md set
raid10 has 4 actual data disks (and 4 mirrors), so one stripe of data
is 4x 512Kb = 2048Kb


Now when using LVM:

I created two PV's of both md sets and added them to one VG.
Now when I create a LV and like to stripe across both PV's (md sets)
what would be the ideal stripe size?

2048Kb or 4096Kb?

When i read the LVM documentation about creating a striped LV, it
looks like the stripe size is what mdadm calls the chunk size.
Or is the stripe size the size of a total stripe across all PV's?

I hope someone can clarify this for me.

P.S. I'm also curious how this calculation would be if using different
raid levels like raid5 or raid6

Kind regards,
Caspar Smit

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

end of thread, other threads:[~2012-08-24  5:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-23  9:04 Confusion about chunk/stripe size mdadm in combination with LVM stripe size Caspar Smit
2012-08-24  5:57 ` 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).