All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Terje Kvernes <terjekv@math.uio.no>
Cc: Jim Paris <jim@jtan.com>, linux-raid@vger.kernel.org
Subject: Re: filesystem corruption with RAID6.
Date: Sat, 04 Sep 2004 20:01:44 -0700	[thread overview]
Message-ID: <413A8198.8060805@zytor.com> (raw)
In-Reply-To: <wxx7jr9veoa.fsf@nommo.uio.no>

Terje Kvernes wrote:
> "H. Peter Anvin" <hpa@zytor.com> writes:
> 
> 
>>Terje Kvernes wrote:
>>
>>
>>>ouch.  and RAID that can't be written to in degraded mode is
>>>somewhat impractical for production use.  ;-) is there anything I
>>>can do to help?  otherwise, I'll fall back to RAID5 and prepare
>>>the box for production.
>>
>>Unless you want to try to help hunt down the bug, not much.
> 
> 
>   hm, so how do I help?  :-)
> 

Dig into the code and try to figure out what is happening.  My best 
guess at this point is that a block which is dirty isn't getting marked 
as such, and therefore isn't getting correctly written back, but it 
could also be that it tries to reconstruct a block before it actually 
has all the blocks that it needs to do the reconstruction correctly.

	-hpa

  reply	other threads:[~2004-09-05  3:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-03 12:20 filesystem corruption with RAID6 Terje Kvernes
2004-09-03 17:06 ` Jim Paris
2004-09-03 18:19   ` H. Peter Anvin
2004-09-03 20:27     ` Terje Kvernes
2004-09-03 21:16       ` H. Peter Anvin
2004-09-04 22:43         ` Terje Kvernes
2004-09-05  3:01           ` H. Peter Anvin [this message]
2004-09-05 12:32             ` Terje Kvernes
2004-09-03 17:15 ` Guy

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=413A8198.8060805@zytor.com \
    --to=hpa@zytor.com \
    --cc=jim@jtan.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=terjekv@math.uio.no \
    /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 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.