All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicholas Lee <email@nickle.es>
To: Nicholas Lee <email@nickle.es>
Cc: linux-btrfs <linux-btrfs@vger.kernel.org>
Subject: Re: Question: How can I recover this partition? (unable to find logical $hugenum len 4096)
Date: Thu, 22 Aug 2013 15:38:48 -0400	[thread overview]
Message-ID: <DD09B4EA-9F87-4D18-8B7A-EEF2FFD6A7FE@nickle.es> (raw)
In-Reply-To: <5EB2ECAC-9A8C-4403-8630-944B646DE3B8@nickle.es>

Full pastebin here: http://cwillu.com:8080/96.245.194.45#6

[   9.213212] Btrfs loaded
[    9.245673] device fsid 2ffb2450-f74f-4cfb-a3be-bb5e3c6d32ec devid 1 transid 23568 /dev/dm-1
[  102.886834] device fsid 2ffb2450-f74f-4cfb-a3be-bb5e3c6d32ec devid 1 transid 23568 /dev/mapper/main--storage--vg-root
[  102.888348] btrfs: enabling auto recovery
[  102.888354] btrfs: disabling disk space caching
[  102.888357] btrfs: disabling disk space caching
[  102.911068] BTRFS critical (device dm-1): unable to find logical 1781900460032 len 4096
[  102.911103] BTRFS emergency (device dm-1): No mapping for 1781900460032-1781900464128

[  102.911108] btrfs: failed to read tree root on dm-1
[  102.911186] BTRFS critical (device dm-1): unable to find logical 1781900460032 len 4096
[  102.911217] BTRFS emergency (device dm-1): No mapping for 1781900460032-1781900464128

[  102.911222] btrfs: failed to read tree root on dm-1
[  102.911235] BTRFS critical (device dm-1): unable to find logical 1198824710144 len 4096
[  102.911240] BTRFS emergency (device dm-1): No mapping for 1198824710144-1198824714240

[  102.911243] btrfs: failed to read tree root on dm-1
[  102.911255] BTRFS critical (device dm-1): unable to find logical 1198518919168 len 4096
[  102.911286] BTRFS emergency (device dm-1): No mapping for 1198518919168-1198518923264

[  102.911290] btrfs: failed to read tree root on dm-1
[  102.911302] BTRFS critical (device dm-1): unable to find logical 582755782656 len 4096
[  102.911308] BTRFS emergency (device dm-1): No mapping for 582755782656-582755786752

[  102.911311] btrfs: failed to read tree root on dm-1
[  102.986797] btrfs: open_ctree failed


On 22.08.2013, at 15:23, Nicholas Lee <email@nickle.es> wrote:

> After updating the kernel and using btrfs-progs-git from the AUR, I'm now getting this output. Does this yield any new insight?
> 
> [  473.305408] btrfs: failed to read tree root on dm-2
> [  473.305555] BTRFS critical (device dm-2): unable to find logical 1781900460032 len 4096
> [  473.305591] BTRFS emergency (device dm-2): No mapping for 1781900460032-1781900464128
> 
> 
> On 22.08.2013, at 10:09, Mitch Harder <mitch.harder@sabayonlinux.org> wrote:
> 
>> On Thu, Aug 22, 2013 at 1:47 AM, Nicholas Lee <email@nickle.es> wrote:
>> 
>>> [   45.914275] ------------[ cut here ]------------
>>> [   45.914406] kernel BUG at fs/btrfs/volumes.c:4417!
>>> [   45.914489] invalid opcode: 0000 [#1] PREEMPT SMP
>> 
>> I can't say if this will fix your problem or not, but the 3.10.x
>> kernel has a patch to pass this error back instead of halting with a
>> BUG() at this point.
> 


  reply	other threads:[~2013-08-22 19:44 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-22  6:47 Question: How can I recover this partition? (unable to find logical $hugenum len 4096) Nicholas Lee
2013-08-22 14:09 ` Mitch Harder
2013-08-22 19:23   ` Nicholas Lee
2013-08-22 19:38     ` Nicholas Lee [this message]
2013-08-22 22:58       ` Chris Murphy
2013-08-23  0:58         ` Chris Murphy
     [not found]           ` <6A12FF1B-5E1A-4F6F-92DA-41E52152E6F2@nickle.es>
2013-08-26 17:26             ` Nicholas Lee
2013-08-26 17:36               ` Chris Murphy
     [not found]                 ` <CAGURm2FS=YTuBpbrg7BV=Un8ZCp9xYZae-WuqhjV29xXA7e0jw@mail.gmail.com>
2013-08-26 19:10                   ` Chris Murphy
2013-08-26 19:31                     ` Hugo Mills
2013-08-27  3:39                       ` Chris Murphy
2013-08-29 17:35                       ` Zach Brown
2013-08-29 19:37                         ` Chris Murphy
2013-08-29 19:40                           ` Hugo Mills
2013-08-29 19:44                             ` Chris Murphy
2013-08-29 19:53                               ` Hugo Mills
2013-08-29 20:19                                 ` Chris Murphy
2013-08-29 20:28                                   ` Chris Murphy
2013-08-30 14:44                                   ` Eric Sandeen
2013-08-30 14:54                                     ` Hugo Mills
2013-08-23  0:59         ` Nicholas Lee
2013-08-23  1:26           ` Chris Murphy
2013-08-22 23:53 ` Duncan
     [not found] ` < pan$c2c58$61dbf027$55d0c5a2$71b9b679@cox.net>
2013-08-23  1:47   ` Duncan

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=DD09B4EA-9F87-4D18-8B7A-EEF2FFD6A7FE@nickle.es \
    --to=email@nickle.es \
    --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.