public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RAID-5 design bug (or misfeature)
@ 2005-05-29 22:53 Mikulas Patocka
  2005-05-29 23:01 ` Wakko Warner
  2005-05-29 23:58 ` Bernd Eckenfels
  0 siblings, 2 replies; 12+ messages in thread
From: Mikulas Patocka @ 2005-05-29 22:53 UTC (permalink / raw)
  To: linux-kernel

Hi

RAID-5 has rather serious design bug --- when two disks become temporarily
inaccessible (as it happened to me because of high temperature in server
room), linux writes information about these errors to the remaining disks
and when failed disks are on line again, RAID-5 won't ever be accessible.

RAID-HOWTO lists some actions that can be done in this case, but none of
them can be done if root filesystem is on RAID --- the machine just won't
boot.

I think Linux should stop accessing all disks in RAID-5 array if two disks
fail and not write "this array is dead" in superblocks on remaining disks,
efficiently destroying the whole array.

Mikulas

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

end of thread, other threads:[~2005-06-01 18:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-29 22:53 RAID-5 design bug (or misfeature) Mikulas Patocka
2005-05-29 23:01 ` Wakko Warner
2005-05-29 23:58 ` Bernd Eckenfels
2005-05-30  2:47   ` Mikulas Patocka
2005-05-30  3:00     ` Bernd Eckenfels
2005-05-30 11:55     ` Alan Cox
2005-05-30 13:23       ` Stephen Frost
2005-05-30 16:09       ` Mikulas Patocka
2005-05-31  8:05         ` Helge Hafting
2005-05-31 21:39         ` Pavel Machek
2005-06-01  1:43           ` Mikulas Patocka
2005-06-01 18:18       ` Bill Davidsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox