On Tue, Jan 15, 2019 at 10:03 AM Christian Schneider <christ...@ch-sc.de> wrote:
> uname -a > Linux jane 4.19.6-gentoo #1 SMP PREEMPT Sat Dec 15 13:26:24 CET 2018 > x86_64 Intel(R) Core(TM) i7-4785T CPU @ 2.20GHz GenuineIntel GNU/Linux Your problem could be due to a block layer bug that's been discovered. It should be fixed in 4.19.8+ https://lwn.net/Articles/774440/ I'm not sure off hand how to fix the corruption once it's happened; and I'm not even sure if it's a contributing factor to the power failure or not. It is disappointing that btrfs check has no way to iterate or try to infer a correction for a bad leaf, but it's not certain how badly damaged that leaf is yet. You can output it 'btrfs insp dump-t -b 448888832 <dev>' and remove file names before posting it; this might help a dev sort out what the problem is. -- Chris Murphy