linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Josh Litherland <josh@temp123.org>
To: Neil Brown <neilb@suse.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: Superblock checksum problems
Date: Mon, 04 Sep 2006 17:46:58 -0400	[thread overview]
Message-ID: <1157406418.2990.20.camel@localhost> (raw)
In-Reply-To: <17660.39978.663609.990424@cse.unsw.edu.au>

On Tue, 2006-09-05 at 07:35 +1000, Neil Brown wrote:

> Something is SERIOUSLY wrong.
> As it affects all drives, I suspect the drives are fine.
> As that machine doesn't crash instantly, I suspect the cpu/memory is
> fine.
> Which leaves the controller and cables.

>  for i in `seq 1 20`; do
>   dd if=/dev/sda of=/tmp/try-$i conv=direct
>  done
>  for i in `seq 2 20`; do
>   cmp -l /tmp/try-1 /tmp/try=$i
>  done
> 
> and look for a pattern.

-nod-  You're thinking the card is reading/writing different values intermittently, I'm guessing.  The only thing
which makes me dubious about that is, once the md is up and running it seems to do perfectly fine.  I've only used
it for a couple days, but never got any read errors or invalid file problems.  I was doing pretty heavy IO on it,
and these header checksum readings are changing several times a SECOND.

The other is that the actual checksum value being generated never changes, just the kernel's idea of whether it's
valid or invalid.

Weird, weird, weird.  I will probably get a new card, but I'd like to keep examining this one for SCIENCE for a 
little while longer.

-- 
Josh Litherland (josh@temp123.org)


  reply	other threads:[~2006-09-04 21:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-02 22:36 Superblock checksum problems Josh Litherland
2006-09-04  5:12 ` Neil Brown
2006-09-04 16:00   ` Josh Litherland
2006-09-04 20:55     ` Josh Litherland
2006-09-04 21:13       ` Josh Litherland
2006-09-04 21:35         ` Neil Brown
2006-09-04 21:46           ` Josh Litherland [this message]
2006-09-04 23:11             ` Josh Litherland
2006-09-04 23:17               ` Neil Brown
2006-09-04 23:43               ` Henrik Holst
2006-09-06  7:07                 ` Mario 'BitKoenig' Holbe
2006-09-06 13:26               ` Josh Litherland
2006-09-07 20:40                 ` Josh Litherland
2006-09-04 21:54           ` Josh Litherland

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=1157406418.2990.20.camel@localhost \
    --to=josh@temp123.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    /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;
as well as URLs for NNTP newsgroup(s).