All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Mason <chris.mason@oracle.com>
To: Alexander Beregalov <a.beregalov@gmail.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: btrfsck: checksum verify failed
Date: Thu, 12 Nov 2009 12:25:02 -0500	[thread overview]
Message-ID: <20091112172502.GA2811@think> (raw)
In-Reply-To: <a4423d670911120743o3759d594v533bc6ff8cdedd9@mail.gmail.com>

On Thu, Nov 12, 2009 at 06:43:00PM +0300, Alexander Beregalov wrote:
> 2009/11/12 Chris Mason <chris.mason@oracle.com>:
> > On Thu, Nov 12, 2009 at 05:16:34PM +0300, Alexander Beregalov wrote=
:
> >> 2009/11/12 Chris Mason <chris.mason@oracle.com>:
> >> > On Thu, Nov 12, 2009 at 05:08:53AM +0300, Alexander Beregalov wr=
ote:
> >> >> # for i in `seq 1 20`; do btrfsck /dev/sde|grep "checksum verif=
y
> >> >> failed";echo; done
> >> >> checksum verify failed on 31945617408 wanted 6607632D found 9CC=
3ED0
> >> >> checksum verify failed on 31945617408 wanted 6607632D found AFB=
BF41
> >> >
> >> > Was your filesystem mounted at the time? =A0It's strange that th=
e checksum
> >> > keeps changing, that points to the data in the block changing.
> >>
> >> It was not.
> >> Any tips how I can try to find a root cause?
> >> It is raid0 of two disks.
> >
> > Well, I'd start by looking for anything else that could be touching=
 the
> > FS or the devices. =A0You shouldn't see more than two different csu=
ms in this
> > configuration (one from each disk).
> I always see only these two blocks in output.

The wanted is always the same but the found is always different?

> >
> > Somehow the disk is giving us different answers each time, which po=
ints
> > to a problem in the storage stack.
> Hm, I will try to check discs by "badblocks" with few cycles of write=
-read.
> >
> > Otherwise it is possible that block 31945617408 is multiply linked =
and
> > is actually in use somehow else. =A0btrfsck is a readonly operation
> > though, it doesn't change the FS while it is running.
>=20
> Can it be a bug in the filesystem itself - in checksum calculation
> code, wrong pointer to data or something else?

We can check,  I'll make a program to map a logical block number to the
physical sector.

-chris

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" =
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2009-11-12 17:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-12  2:08 btrfsck: checksum verify failed Alexander Beregalov
2009-11-12 14:02 ` Chris Mason
2009-11-12 14:16   ` Alexander Beregalov
2009-11-12 14:50     ` Chris Mason
2009-11-12 15:43       ` Alexander Beregalov
2009-11-12 17:25         ` Chris Mason [this message]
2009-11-12 17:41           ` Alexander Beregalov
2009-11-12 20:03             ` Chris Mason
2009-11-12 21:44               ` Alexander Beregalov
2009-11-13 21:17                 ` Chris Mason
     [not found] <AANLkTikncVbqe7BJp+PAT3eCzLVgEWo-OzbmADHyARvB@mail.gmail.com>
2010-08-09  3:32 ` Evert Vorster

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=20091112172502.GA2811@think \
    --to=chris.mason@oracle.com \
    --cc=a.beregalov@gmail.com \
    --cc=linux-btrfs@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 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.