June 23, 20242 yr Been having random docker service crashes recently. At least it's partially dead. Somehow, some containers like Jellyfin keep working just fine while others like Authelia stop working. Turning the Docker service off and on again doesn't help, as the same error "Docker service has failed to start" keeps being displayed in the docker tab. Starting docker again through the CLI worked today, but starting it with the GUI didn't, it said the docker image was busy, even though it had crashed and the service was off. I also found a couple "meaningless" zfs errors, tried cleaning them up, there's one left with a permanent error that I don't know how to get rid of, but I don't care about that file or anything so I just want to clear the error, but `zpool clear cache` isn't working. ZPool error: pool: cache state: ONLINE status: One or more devices has experienced an error resulting in data corruption. Applications may be affected. action: Restore the file in question if possible. Otherwise restore the entire pool from backup. see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-8A scan: scrub repaired 0B in 00:01:26 with 1 errors on Sat Jun 22 18:18:13 2024 config: NAME STATE READ WRITE CKSUM cache ONLINE 0 0 0 nvme0n1p1 ONLINE 0 0 4 errors: Permanent errors have been detected in the following files: cache:<0x20590> No idea if that's causing the Docker crash, it's for an old media file that doesn't matter. notitia-diagnostics-20240622-1819.zip
June 23, 20242 yr Community Expert 7 hours ago, Devotoare said: cache:<0x20590> This usually means metadata corruption, you should backup what you can from the pool and then re-format it, this happening is usually a sign of an underlying hardware issues, like bad RAM, and Ryzen with overclocked RAM like you have is known to corrupt data, so would recommend correcting that.
June 25, 20242 yr FWIW, your RAM is overclocked by running at 3200 MT/s. The specified SPD speed of it is 2400 and for the utmost in stability RAM should always be run at SPD speeds and not the overclocked XMP / AMP speeds.
July 9, 20241 yr Author Solution Found logs a couple days ago that my flash drive could not be written to. Replaced flash drive last night and disabled XMP and haven't had an issue since, which is a strong improvement over this happening every hour or so. Not sure if it was limited to one solution or the other since I did both at the same time.
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.