November 17, 2025Nov 17 i have ran `btrfs rescue zero-log /dev/nvme1n1p1` they did work this time round digs:friday-diagnostics-20251117-1426.ziphow can i solve this
November 17, 2025Nov 17 Community Expert Nov 17 14:22:30 FRIDAY kernel: BTRFS info (device nvme0n1p1): bdev /dev/nvme0n1p1 errs: wr 0, rd 0, flush 0, corrupt 31, gen 0Btrfs was detecting data corruption. This is typically a RAM issue, and since you are running an AMD CPU with above spec RAM and that is known to corrupt data, make sure you correct that first: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/#findComment-819173This error itself is usually fatal with btrfs:Nov 17 14:22:30 FRIDAY kernel: BTRFS error (device nvme0n1p1): parent transid verify failed on logical 4976128163840 mirror 1 wanted 549757157815 found 1343927Nov 17 14:22:30 FRIDAY kernel: BTRFS error (device nvme0n1p1): parent transid verify failed on logical 4976128163840 mirror 2 wanted 549757157815 found 1343927Also likely the result of bad RAM, since there was an apparent bit flip:1343927 = 101001000000110110111 549757157815 = 1000000000000000000101001000000110110111There are some recovery options here: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/#findComment-543490Only try after fixing the RAM problem.
November 17, 2025Nov 17 Author ye i know about the ram issue and i already fixed that again so its just repairing this i couldn't figure out
November 17, 2025Nov 17 Author 2 minutes ago, JorgeB said:There are some recovery options here: https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/#findComment-543490ill follow this for now
November 17, 2025Nov 17 Community Expert Those are also likely to fail with this issue. The one that may still work is the btrfs restore option, #2
November 17, 2025Nov 17 Author i have stopped the array are created the /disk2/restore location yet it still thinks its mounted Edited November 17, 2025Nov 17 by Uncommon context
November 17, 2025Nov 17 Community Expert I missed it before, but the first option appears to have mounted the filesystem. Since there weren't any errors, browse /temp and look for the data.
November 17, 2025Nov 17 Author it seems it copied over the directory's but not all the files as there should be lots of files in all them directory's but there's just folders but for some reason the .jars are there but red?...but all the files do show in this view when looking in to the share dose this mean there just on diffrent drives Edited November 17, 2025Nov 17 by Uncommon
November 17, 2025Nov 17 Author everything that was on the cache drive is now in the temp folder. thank you so much but now thats where the guide stops do i need to reformat the drive then copy everything over?how do i do this?
November 17, 2025Nov 17 Author so i have decided to move everything like so rsync -avh /temp/ /mnt/recovery/ then when thats done im going to reformat the drive then move everyhting back over then doing a scrub to check all the files dose this seem right to you guys?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.