linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Perry Gilfillan <perrye@linuxmail.org>
To: linux-btrfs <linux-btrfs@vger.kernel.org>
Subject: Re: hard lockup while balance was running killed my raid5
Date: Thu, 07 May 2015 12:21:47 -0500	[thread overview]
Message-ID: <554B9F2B.1090202@linuxmail.org> (raw)
In-Reply-To: <55490697.8020702@linuxmail.org>

I've been trying to understand where some of these numbers come from.

On 05/05/2015 01:06 PM, Perry Gilfillan wrote:
> btrfs-image throws a different error,
> bytenr mismatch, want=27198603952128, have=13057557201204318535,
> where the 'have' seems to be pointing some where out past Pluto!
>
> [root@lightmyfire btrfs-progs-unstable]# ./btrfs-image /dev/sdf5 
> ~/text.txt
> parent transid verify failed on 27198602870784 wanted 291859 found 291431
> parent transid verify failed on 27198602870784 wanted 291859 found 291431
> checksum verify failed on 27198602870784 found C273E746 wanted 26905AF0
> parent transid verify failed on 27198602870784 wanted 291859 found 291431
> Ignoring transid failure
> parent transid verify failed on 27198603952128 wanted 291431 found 291859
> parent transid verify failed on 27198603952128 wanted 291431 found 291859
> checksum verify failed on 27198603952128 found BC5A7A89 wanted 90B199E8
> checksum verify failed on 27198603952128 found BC5A7A89 wanted 90B199E8
> bytenr mismatch, want=27198603952128, have=13057557201204318535
> Couldn't read chunk tree
> Open ctree failed
> create failed (Success)
>

The generation numbers are easy enough.  If incremented every 30 
seconds, they represent about 100 days of activity.

The other numbers (27198602870784) are leaf nodes in the tree?  When the 
'bytenr mismatch' error shows up, how would I find the cause and try to 
patch it manually?

  parent reply	other threads:[~2015-05-07 17:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-05 16:36 hard lockup while balance was running killed my raid5 Perry Gilfillan
2015-05-05 17:03 ` Holger Hoffstätte
2015-05-05 18:06   ` Perry Gilfillan
2015-05-06  3:46     ` ronnie sahlberg
2015-05-06  3:56       ` Chris Murphy
2015-05-07 17:21     ` Perry Gilfillan [this message]
2015-05-05 17:17 ` Chris Murphy
  -- strict thread matches above, loose matches on Subject: below --
2015-05-05  0:02 Perry Gilfillan

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=554B9F2B.1090202@linuxmail.org \
    --to=perrye@linuxmail.org \
    --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 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).