public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Software RAID 5 and crashes
@ 2004-08-01 10:19 Xuân Baldauf
  2004-08-01 11:54 ` Neil Brown
  0 siblings, 1 reply; 5+ messages in thread
From: Xuân Baldauf @ 2004-08-01 10:19 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hello,

I have been extensively searching for documentation and mailing lists, 
but was yet unable to answer this question:

Does Linux software RAID 5 (or RAID 4) do ordered writes? (data stripes 
first, then parity stripes)

Because if the writes are not ordered, parity stripes could be written 
before data stripes. If the system crashes at this time, reconstruction 
will  try to reconstruct the parity stripes by using the wrong (old) 
data stripes.

If the writes are ordered, crashes after the write of the data stripe 
but before the write to the parity stripe do not harm.

Thanks,

Xuân Baldauf.


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

end of thread, other threads:[~2004-08-02  6:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-01 10:19 Software RAID 5 and crashes Xuân Baldauf
2004-08-01 11:54 ` Neil Brown
2004-08-01 14:01   ` Xuân Baldauf
2004-08-01 15:08     ` Bernd Eckenfels
2004-08-02  6:13     ` Neil Brown

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