chronos Posted January 26 Share Posted January 26 for the last 3 days when ever i tried to install anything i have got the message theres no space left, triede everything of the internet with nothing working, no secret files filling up docker run -d --name='binhex-prowlarr' --net='bridge' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e HOST_HOSTNAME="stefplex" -e HOST_CONTAINERNAME="binhex-prowlarr" -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:9696]/' -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/prowlarr-icon.png' -p '9696:9696/tcp' -v '/mnt/user/appdata/binhex-prowlarr':'/config':'rw' 'binhex/arch-prowlarr' ff1dba46e541f0fe3b4027ba3a445d2a785a2a81f29c3af78e85674e889267c1 docker: Error response from daemon: error while creating mount source path '/mnt/user/appdata/binhex-prowlarr': mkdir /mnt/user/appdata/binhex-prowlarr: no space left on device. Quote Link to comment
itimpi Posted January 26 Share Posted January 26 You are likely to get better informed feedback if you attach your system’s diagnostics zip file to your next post in this thread. it is always a good idea when asking questions to supply your diagnostics so we can see details of your system, how you have things configured, and the current syslog. Quote Link to comment
chronos Posted January 26 Author Share Posted January 26 sorry forgot 🙂 stefplex-diagnostics-20240126-1955.zip Quote Link to comment
trurl Posted January 26 Share Posted January 26 Your appdata has Minimum Free of 1.8TB, none of your disks have that much free space. Quote Link to comment
chronos Posted January 28 Author Share Posted January 28 On 1/26/2024 at 8:38 PM, trurl said: Your appdata has Minimum Free of 1.8TB, none of your disks have that much free space. My array has that HDD 1 Quote Link to comment
trurl Posted January 28 Share Posted January 28 According to your Diagnostics, disk1 only has 1.2TB free, and disk2 has 777GB free. So neither disk can be chosen for writing a file, since neither disk has the Minimum Free of 1.8TB required by appdata. So that explains the problem. The solution is to set a more reasonable value for Minimum Free for appdata. I don't know how it would have been set that high anyway. Did you ever have a 1.8TB file in that share? The usual recommendation is larger than the largest file you expect to write to the share. Quote Link to comment
Recommended Posts
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.