July 24, 20241 yr Noticed that all my dockers were throwing fits. Went in and looked, and am seeing this kind of thing in the logs: 2024-07-24 12:00:02.706862 [info] Host is running unRAID 2024-07-24 12:00:02.734310 [info] System information: Linux UnRAID 6.1.99-Unraid #1 SMP PREEMPT_DYNAMIC Tue Jul 16 10:06:03 PDT 2024 x86_64 GNU/Linux 2024-07-24 12:00:02.758340 [info] Image tags: IMAGE_RELEASE_TAG=1.40.5.8761-1-01 2024-07-24 12:00:02.790806 [warn] TRANS_DIR not defined,(via -e TRANS_DIR), defaulting to '/config/tmp' 2024-07-24 12:00:02.853498 [info] SHARED_NETWORK not defined (via -e SHARED_NETWORK), defaulting to 'no' 2024-07-24 12:00:02.885870 [info] PUID defined as '99' 2024-07-24 12:00:02.953527 [info] PGID defined as '100' 2024-07-24 12:00:03.557877 [info] UMASK defined as '000' 2024-07-24 12:00:03.588423 [info] Permissions already set for '/config' 2024-07-24 12:00:03.625671 [info] Deleting files in /tmp (non recursive)... chmod: changing permissions of '/config/supervisord.log': Read-only file system Glutun example: 2024-07-24T19:08:28Z INFO [firewall] enabled successfully 2024-07-24T19:08:29Z INFO [storage] merging by most recent 19425 hardcoded servers and 19425 servers read from /gluetun/servers.json 2024-07-24T19:08:29Z ERROR writing servers to file: open /gluetun/servers.json: read-only file system 2024-07-24T19:08:29Z INFO Shutdown successful Essentially, it looks like everything on my /mnt/user/prod (where my docker files go) has become unwriteable to my containers. I've done the docker-safe new permissions. Doesn't seem to have made a difference. So...kind of stuck as to what I should be doing next. Edited July 24, 20241 yr by Merijeek
July 24, 20241 yr Community Expert You probably have file system corruption on your cache drive or your docker image is corrupt. Post your diagnostics in your NEXT post so we can help you figure it out,
July 25, 20241 yr Author Diagnostics attached. Happened some point overnight. unraid-diagnostics-20240725-0919.zip
July 25, 20241 yr Community Expert Btrfs is detecting data corruption in the pool, there are also other filesystem issues, recommend backing up and re-formatting that pool, also a good idea to run memtest before doing it.
July 25, 20241 yr Author Silly question....how? If there's an obvious option, I'm not seeing it. NVM, found it. Not the most intuitive thing out there. Edited July 25, 20241 yr by Merijeek
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.