October 22, 20214 yr I have been having issue with Docker going into read only mode. I try to turn off docker then back on, but then it comes back with errors. Quote Warning: file_put_contents(/var/lib/docker/unraid-update-status.json): failed to open stream: Read-only file system in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php version: 6.9.2 nas-diagnostics-20211022-1040.zip
October 22, 20214 yr Community Expert Why are you allocating 120G to docker.img? Have you had problems filling it? 20G is often more than enough, unless you have something misconfigured, and making it larger won't fix those problems, it will only make it take longer to fill. The usual cause of filling docker.img is an application writing to a path that isn't mapped. Linux is case-sensitive, so any path configured within an application must match a container path, case-sensitive. Also, why do you have your appdata, domains, system shares configured to be moved to the array? If these are on the array, dockers/VMs will have performance impacted by slower parity, and will keep array disks spunup since these files are always open.
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.