From: Christoph Anton Mitterer <calestyo@scientia.net>
To: Nikolay Borisov <nborisov@suse.com>,
Btrfs BTRFS <linux-btrfs@vger.kernel.org>
Subject: Re: BUG: unable to handle kernel paging request at ffff9fb75f827100
Date: Wed, 21 Feb 2018 15:20:29 +0100 [thread overview]
Message-ID: <1519222829.4313.10.camel@scientia.net> (raw)
In-Reply-To: <478320b9-1972-2615-2e91-adc3d3f5112b@suse.com>
Hi Nikolay.
Thanks.
On Wed, 2018-02-21 at 08:34 +0200, Nikolay Borisov wrote:
> This looks like the one fixed by
> e8f1bc1493855e32b7a2a019decc3c353d94daf6 . It's tagged for stable so
> you
> should get it eventually.
Another consequence of this was that I couldn't sync/umount or shutdown
anymore properly.
And now after hard reset I found this in the kernel logs:
Feb 21 14:49:29 heisenberg kernel: BTRFS warning (device dm-0): csum failed root 257 ino 49103564 off 2076672 csum 0xe1f5b83a expected csum 0x0e0adf97 mirror 1
Feb 21 14:49:29 heisenberg kernel: BTRFS warning (device dm-0): csum failed root 257 ino 49103505 off 4464640 csum 0x0b661193 expected csum 0xe9c939a3 mirror 1
Feb 21 14:49:45 heisenberg kernel: BTRFS warning (device dm-0): csum failed root 257 ino 47533539 off 139264 csum 0x4d704dc7 expected csum 0x2303d9f7 mirror 1
That may be totally unrelated to the above bug (I just may not have
noticed it earlier), but I checked that now:
# btrfs inspect-internal inode-resolve 49103564 /
//usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.9.2
# btrfs inspect-internal inode-resolve 49103505 /
//usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.9.2
# btrfs inspect-internal inode-resolve 47533539 /
//usr/lib/python2.7/dist-packages/libxml2.py
AFAIU inode-resolve should give me the files belonging to the above
broken inodes?
# dpkg -S //usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.9.2
libqt5widgets5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.9.2
# dpkg -S //usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.9.2
libqt5gui5:amd64: /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.9.2
# dpkg -S //usr/lib/python2.7/dist-packages/libxml2.py
python-libxml2: /usr/lib/python2.7/dist-packages/libxml2.py
Which belong to these Debian packages.
# debsums -asc libqt5widgets5 libqt5gui5 python-libxml2
#
Which are apparently correct (as it regards Debian, which keeps some
hash sums of "all" it's package's files).
Interestingly, another:
# btrfs scrub start -Br /dev/disk/by-label/system
scrub done for b6050e38-716a-40c3-a8df-fcf1dd7e655d
scrub started at Wed Feb 21 14:52:45 2018 and finished after 00:23:25
total bytes scrubbed: 629.61GiB with 0 errors
#
returned no further error...
What does that mean now? How could btrfs correct the error (did it - I
have no RAID or so)?
Anything further I should do to check the consistency of my filesystem?
Thanks,
Chris.
next prev parent reply other threads:[~2018-02-21 14:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-21 4:09 BUG: unable to handle kernel paging request at ffff9fb75f827100 Christoph Anton Mitterer
2018-02-21 6:34 ` Nikolay Borisov
2018-02-21 14:20 ` Christoph Anton Mitterer [this message]
2018-02-21 14:51 ` Christoph Anton Mitterer
2018-02-21 17:18 ` Christoph Anton Mitterer
2018-02-21 17:56 ` Nikolay Borisov
2018-02-21 17:59 ` Christoph Anton Mitterer
2018-02-21 16:42 ` Christoph Anton Mitterer
2018-02-21 16:48 ` Christoph Anton Mitterer
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=1519222829.4313.10.camel@scientia.net \
--to=calestyo@scientia.net \
--cc=linux-btrfs@vger.kernel.org \
--cc=nborisov@suse.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 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).