All of lore.kernel.org
 help / color / mirror / Atom feed
* RAID0 on disks with different sizes
@ 2010-03-15  6:26 rj
  2010-03-15  6:45 ` Joachim Otahal
  2010-03-15  7:58 ` Beolach
  0 siblings, 2 replies; 5+ messages in thread
From: rj @ 2010-03-15  6:26 UTC (permalink / raw)
  To: Mdadm

Hi,

How does MD RAID0 layer support disks with different sizes?
1. Does it take the size of smallest disk and do the striping
accordingly?  This way there would be wastage of space in bigger
disks.
Or
2. Does it stripe across all the space of disks? This way, if striping
is not possible for a disk because it has exhausted the space,
striping will continue or remaining devices (although with
compromising performance for these stripes because they have one disk
less).

What approach md chooses? Also, what approach is taken for RAID5 in such cases?

Thanks in advance.

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

end of thread, other threads:[~2010-03-15 17:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-15  6:26 RAID0 on disks with different sizes rj
2010-03-15  6:45 ` Joachim Otahal
2010-03-15  7:58 ` Beolach
2010-03-15 16:31   ` rj
2010-03-15 17:46     ` Joachim Otahal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.