After dnf upgrade the system just boots in resque mode | all kernels

I checked the Hardware with GsmartControl I got not errors. I made the short and long test.

I also tried to:

 sudo btrfs check /dev/disk/by-uuid/ad545a5c-2fc7-4321-ba82-be0874e7cd20 

Opening filesystem to check...
checksum verify failed on 961773568 wanted 0x3db95b4a found 0xc639da78
checksum verify failed on 961773568 wanted 0x3db95b4a found 0x3c92b528
checksum verify failed on 961773568 wanted 0x3db95b4a found 0xc639da78
Csum didn't match
Couldn't setup log root tree
ERROR: cannot open file system

[  867.895762] BTRFS: device label fedora devid 1 transid 3897 /dev/sdb3 (8:19) scanned by pool-4 (7386)
[  867.897144] BTRFS info (device sdb3): first mount of filesystem ad545a5c-2fc7-4321-ba82-be0874e7cd20
[  867.897158] BTRFS info (device sdb3): using crc32c (crc32c-lib) checksum algorithm
[  867.947188] BTRFS info (device sdb3): start tree-log replay
[  867.950540] BTRFS warning (device sdb3): checksum verify failed on logical 961773568 mirror 1 wanted 0x3db95b4a found 0xc639da78 level 0
[  867.951875] BTRFS warning (device sdb3): checksum verify failed on logical 961773568 mirror 2 wanted 0x3db95b4a found 0x3c92b528 level 0
[  867.951902] BTRFS warning (device sdb3): failed to read log tree
[  867.952306] BTRFS error (device sdb3): open_ctree failed: -5
[ 1057.914690] BTRFS: device label fedora devid 1 transid 3897 /dev/sdb3 (8:19) scanned by mount (7639)
[ 1057.915859] BTRFS info (device sdb3): first mount of filesystem ad545a5c-2fc7-4321-ba82-be0874e7cd20
[ 1057.915875] BTRFS info (device sdb3): using crc32c (crc32c-lib) checksum algorithm
[ 1057.937818] BTRFS info (device sdb3): start tree-log replay
[ 1057.938674] BTRFS warning (device sdb3): checksum verify failed on logical 961773568 mirror 1 wanted 0x3db95b4a found 0xc639da78 level 0
[ 1057.939454] BTRFS warning (device sdb3): checksum verify failed on logical 961773568 mirror 2 wanted 0x3db95b4a found 0x3c92b528 level 0
[ 1057.939477] BTRFS warning (device sdb3): failed to read log tree
[ 1057.939910] BTRFS error (device sdb3): open_ctree failed: -5

As I can not mount the partition, I can’t use the BtrfsAssistant to try to fix it.

What else could I check?

So it was configured with redundant storage, but both copies were somehow corrupted at the same time?

It’s beyond me anyway. You’ll probably have to try to summon a Btrfs expert.

1 Like

Topics with similar error messages:

1 Like

Just can imagine that the redundancy comes from being two different fedora installations on diverse ssd drives. /home /root, it made me sometimes /home00 /root00.

And now to auto mount I tried to put it in the fstab and made twice /root00.

Now i checked when booting from the broken system, there it says fstab.empty 0 byte size.
I guess I have to try to fix that first. Right?

P.S.
It is my test environment, I will reinstall it. Just waiting for the new USB to Sata cable, which should be faster as that what I have now. And then I will go straight for F44.

1 Like