All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raviu <raviu@protonmail.com>
To: Qu Wenruo <quwenruo.btrfs@gmx.com>
Cc: "linux-btrfs@vger.kernel.org" <linux-btrfs@vger.kernel.org>
Subject: Re: Cannot mount or recover btrfs
Date: Tue, 07 Jan 2020 07:35:56 +0000	[thread overview]
Message-ID: <GcVUmbGhdxe1MDb3v9U3AMetZhThLuSy7raXfZeZcmaELxVwlw1ekBr7UU5-4_Mz4dg7H6D09PwzU9WY0ou2Mhfp_FR9cDefy6c-e2Y-Ghw=@protonmail.com> (raw)
In-Reply-To: <3f51a5fa-90db-7247-ec78-b57b9798b99b@gmx.com>

I've restored over 90% of the data using restore command, and reformatted disk before I got the email.
But I can confirm that I'd RAM corruption, I've done memtest per your recommendation and found that the 1st module of the two modules is bad.
Corruption was severe and repetitive, I just exclaim how did this server corruption went without notice from the linux kernel other than random rare lockups. I'm really amazed how apps and kernel was functioning! Data is really changed on ram.
I've upgraded to vanilla kernel 5.4.6 before doing the memtest, so the latest kernel was not panic about this bad RAM.

Isn't this something that should be fixed?


Sent with ProtonMail Secure Email.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, December 30, 2019 7:38 AM, Qu Wenruo <quwenruo.btrfs@gmx.com> wrote:

> On 2019/12/29 下午11:05, Raviu wrote:
>
> > Hi,
> > My system suddenly crashed, after reboot I cannot mount /home any more.
> > `uname -a`
> > Linux moonIk80 4.12.14-lp151.28.36-default #1 SMP Fri Dec 6 13:50:27 UTC 2019 (8f4a495) x86_64 x86_64 x86_64 GNU/Linux
> > btrfs-progs v5.4
> > `btrfs fi show`
> > Label: none uuid: 378faa6e-8af0-415e-93f7-68b31fb08a29
> > Total devices 1 FS bytes used 194.99GiB
> > devid 1 size 232.79GiB used 231.79GiB path /dev/mapper/cr_sda4
> > The device cannot be mounted.
> > [ 188.649876] BTRFS info (device dm-1): disk space caching is enabled
> > [ 188.649878] BTRFS info (device dm-1): has skinny extents
> > [ 188.656364] BTRFS critical (device dm-1): corrupt leaf: root=2 block=294640566272 slot=104, unexpected item end, have 42739 expect 9971
>
> As Hugo has already pointed out, this looks very like a bit flip.
> Thus a memtest is highly recommended.
>
> Also, your kernel is a little old. I'm not sure if the distro (I guess
> it's openSUSE or SLE?) had all the backports, but starts from v5.2, we
> had newer write-time tree-checker to even prevent such bitflip written
> back to disk, thus we could catch them earlier.
>
> This is extent tree, in theory you can always salvage the data using
> `btrfs-restore`.
>
> But that's the last resort method.
>
> > [ 188.656374] BTRFS error (device dm-1): failed to read block groups: -5
> > [ 188.700088] BTRFS error (device dm-1): open_ctree failed
> > `btrfs check /dev/mapper/cr_sda4`
> > Opening filesystem to check...
> > incorrect offsets 9971 42739
> > incorrect offsets 9971 42739
> > incorrect offsets 9971 42739
> > ERROR: failed to read block groups: Operation not permitted
> > ERROR: cannot open file system
>
> If you can re-compile btrfs-progs, you can try this branch:
> https://github.com/adam900710/btrfs-progs/tree/dirty_fix_for_raviu
>
> Then use the compiled btrfs-corrupt-block (I know it's a terrible name)
> to fix the fs:
>
> ./btrfs-corrupt-block -X /dev/dm-1
>
> ===================================
>
> It should output what it fixed if it found anything.
>
> Thanks,
> Qu



  reply	other threads:[~2020-01-07  7:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-29 15:05 Cannot mount or recover btrfs Raviu
2019-12-29 15:38 ` Hugo Mills
2019-12-30  5:38 ` Qu Wenruo
2020-01-07  7:35   ` Raviu [this message]
2020-01-10 15:49     ` Raviu

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='GcVUmbGhdxe1MDb3v9U3AMetZhThLuSy7raXfZeZcmaELxVwlw1ekBr7UU5-4_Mz4dg7H6D09PwzU9WY0ou2Mhfp_FR9cDefy6c-e2Y-Ghw=@protonmail.com' \
    --to=raviu@protonmail.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=quwenruo.btrfs@gmx.com \
    /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.