June 15, 20233 yr Community Expert My Unraid server was non-responsive so I had to force reboot via IPMI. Upon reboot, I am getting the following error and the docker tab is showing no docker containers installed: BTRFS: error (device nvme1n1p1) in btrfs_replay_log:2500: errno=-5 IO failure (Failed to recover log tree) I came across THIS post which seems relevant but their error was slightly different. Thoughts on how to proceed? (diags attached) EDIT: Here is another clue. The cache pool on which docker.img lives is showing unmountable: corsermoon-diagnostics-20230615-1340.zip Edited June 15, 20233 yr by CorserMoon
June 15, 20233 yr Community Expert Solution If the log tree is the only issue this may help: btrfs rescue zero-log /dev/nvme1n1p1 Then re-start array.
June 15, 20233 yr Author Community Expert 21 minutes ago, JorgeB said: If the log tree is the only issue this may help: btrfs rescue zero-log /dev/nvme1n1p1 Then re-start array. Should I stop the array first before running this command?
June 15, 20233 yr Author Community Expert 1 hour ago, JorgeB said: You can run with the array running since the pool in not mounted. Do you recommend running a scrub on the cache pool?
June 16, 20233 yr Community Expert You can run a scrub, also take the opportunity to make sure backups are up to date.
November 25, 20232 yr This also worked for me. Currently running the SCRUB and told it to fix errors if found. Thank you for the information!!
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.