Bug 1912598
Summary: | btrfs, unable to mount following suspected write failure, leaf parent key incorrect, bad block | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Chris Murphy <bugzilla> |
Component: | kernel | Assignee: | fedora-kernel-btrfs |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 33 | CC: | acaringi, adscvr, airlied, bskeggs, hdegoede, itamar, jarodwilson, jeremy, jglisse, jonathan, josef, kernel-maint, lgoncalv, linville, masami256, mchehab, ptalbert, steved |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-01-14 08:36:26 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Chris Murphy
2021-01-04 21:37:50 UTC
5.9.14-200.fc33.x86_64 at the time of the problem. I've got patches for btrfsck to possibly fix this, but I want to make sure you've managed to scrape everything off the disk before you use it, just in case. Have you done a btrfs restore -s /dev/whatever /dir? Chris mentioned you had trouble with it, could you please paste the error you got? Once you've scraped everything I'll point you at the branch that has the fsck changes I've made from your btrfs image and hopefully we can get you fixed up. User previously reports ~2 months ago device-mapper checksum errors related to LVM thin metadata on the same drive. And also smartctl -x reports a bunch of write and read errors, including 10 -- 41 05 40 00 00 60 d9 6e 08 00 00 Error: IDNF at LBA = 0x60d96e08 = 1624862216 which has various dire descriptions. But anyway internal read, and write errors especially, indicate serious drive problems. Josef's btrfsck patches did fix the file system enough to mount, but the user has reported that the system won't boot (unclear what it gets tripped up on) and snapshots are missing. |