linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Handling of stale array members in Linux MD
@ 2013-03-16  8:04 Andrey Borzenkov
  0 siblings, 0 replies; only message in thread
From: Andrey Borzenkov @ 2013-03-16  8:04 UTC (permalink / raw)
  To: linux-raid

I'm looking at adding validation of array members to grub2 array
assembly code and have some questions.

1. As far as I understand, two devices are compared basing on single 64
bit event counter. I do not see any counter wrap around check. Is it
something that can not ever happen?

2. When array is declared ready for use? I.e. consider RAID10 with 4
members where each mirror pair lost one member. E.g. due to
connectivity failure. After some time system is rebooted and second
pair is lost, but the first one is now available. So we get valid array
(both stale members have the same event counter). Will array be
assembled at this point? What happens if other two device appear later?
Will the be kicked off array? 

Thank you in advance

-andrey

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-16  8:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-16  8:04 Handling of stale array members in Linux MD Andrey Borzenkov

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).