May 26, 20242 yr Hello Unraid community, For weeks I've been trying to troubleshoot an issue where my Unraid server "Zuse" (named after the one and only Konrad Zuse), will have its docker apps crash and when I look at the error log I can tell I'm in trouble since syslog server cannot write to its share since it complains the filesystem is in read only mode. I recently updated my motherboard bios hoping it would fix the issue, but no bueno. I'm running out of ideas of what it could be. I see kernel errors but not sure how to debug them (ignore the certificate errors I'm aware and can currently access the web portal no issue). Attached are my sys diags plus my syslog from the last two days. I appreciate any help and eyes on my issue. Best Regards, Richard zuse-diagnostics-20240526-1029.zipsyslog-127.0.0.1.log Edited May 26, 20242 yr by richardoswald
May 26, 20242 yr Community Expert Solution Don't see the filesystem going read only, but there is data corruption detected on your pool, run a correcting scrub. Also change the docker network from macvlan to ipvlan (or disable bridging).
May 26, 20242 yr Author 9 hours ago, JorgeB said: Don't see the filesystem going read only, but there is data corruption detected on your pool, run a correcting scrub. Also change the docker network from macvlan to ipvlan (or disable bridging). Thank you @JorgeB I just ran a corrective scrub on my pool, it came back with 4 uncorrectable bits. I deleted that file since It was nothing special. I then changed Docker to ipvlan and rebooted. Next scrub showed no errors, although I still see multiple errors in the new attached syslog. Do you know how I can fix my BTFS volume? syslog-127.0.0.1.log
May 27, 20242 yr Author zuse-diagnostics-20240527-0704.zipHere's an updated system diagnostics file as well.
May 27, 20242 yr Community Expert Since the filesystem still has issues, and because it's btrfs, I would recommend backup, re-format and then restore the data.
May 27, 20242 yr Author I failed to mention that I did this (backup, format then restore) about 2 months ago. I could try again. I’ve also recently read people having corruption issues using BTRFS. You recommend I go ZFS instead?
May 27, 20242 yr Community Expert You can try, but if issues remain also with zfs, there could be an underlying hardware issue.
June 4, 20242 yr Author On 5/26/2024 at 4:56 AM, JorgeB said: Don't see the filesystem going read only, but there is data corruption detected on your pool, run a correcting scrub. Also change the docker network from macvlan to ipvlan (or disable bridging). Thank you for your help @JorgeB! It's been a week since my server last crashed. I believe it was changing the docker network to ipvlan. I'll still migrate to a new btrfs or new zfs in case, since you recommended that as well.
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.