public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Xuân Baldauf" <xuan--2004.08.01--linux-kernel--vger.kernel.org@baldauf.org>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Software RAID 5 and crashes
Date: Sun, 01 Aug 2004 12:19:03 +0200	[thread overview]
Message-ID: <410CC397.6010509@baldauf.org> (raw)

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.


             reply	other threads:[~2004-08-01 10:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-01 10:19 Xuân Baldauf [this message]
2004-08-01 11:54 ` Software RAID 5 and crashes Neil Brown
2004-08-01 14:01   ` Xuân Baldauf
2004-08-01 15:08     ` Bernd Eckenfels
2004-08-02  6:13     ` Neil Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=410CC397.6010509@baldauf.org \
    --to=xuan--2004.08.01--linux-kernel--vger.kernel.org@baldauf.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox