All of lore.kernel.org
 help / color / mirror / Atom feed
* question about RAID10 near and far layouts
@ 2012-06-11  1:26 plug bert
  2012-06-11 12:28 ` Phil Turmel
  0 siblings, 1 reply; 8+ messages in thread
From: plug bert @ 2012-06-11  1:26 UTC (permalink / raw)
  To: linux-raid

hi peeps,

i've been reading through

http://en.wikipedia.org/wiki/Non-standard_RAID_levels

and just wanted to verify if my understanding is correct.

Is "near" safer than "far"?

e.g. given 4 drives in RAID10 array, n2:

4 drives

1 2 3 4
--------------
A1 A1 A2 A2
A3 A3 A4 A4
A5 A5 A6 A6
A7 A7 A8 A8

you'd lose the array if either 1&2 or 3&4 goes down at the same time.


With 4 drives in RAID10 array, f2:

4 drives
1 2 3 4
--------------------
A1 A2 A3 A4
A5 A6 A7 A8
A9 A10 A11 A12
.. .. .. ..
A4 A1 A2 A3
A8 A5 A6 A7
A12 A9 A10 A11

...there seems to be a lot more combinations that can result in a trashed array(1&2, 2&3, 3&4).

Is my analysis correct? Inputs are more than welcome, tia

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

end of thread, other threads:[~2012-06-13 17:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-11  1:26 question about RAID10 near and far layouts plug bert
2012-06-11 12:28 ` Phil Turmel
2012-06-13  4:55   ` metadata versions: 0.90 vs 1.2 plug bert
2012-06-13  5:46     ` Mikael Abrahamsson
2012-06-13 14:46       ` Emmanuel Noobadmin
2012-06-13 15:17         ` Phil Turmel
2012-06-13 17:29           ` Emmanuel Noobadmin
2012-06-13  9:31     ` David Brown

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.