July 17, 20241 yr So after getting a notification about my docker image getting threshold of 85% I started to look into how to determine if there was an issue. Getting good help from Spaceinvaders video (https://www.youtube.com/watch?v=9DxPEfbAJJ0&t=27s), I could see something very wrong. I have 82998 local volumes not connected to any containers that I know of. And Spaceinvaders script did not erase any of them when switching to "remove_unconnected_volumes="yes"". I've also tried with "docker image prune -a -f" via console terminal. But nothing reclaimed or deleted. How can I find what is (or was) causing this? Here is the log after I ran the user script: https://pastebin.com/bAjKDTVx I didnt paste all the lines because everything is the same after: Quote ID xxxxxxxxxxxxxxxxx This volume connected to has a size of 0 mini-diagnostics-20240717-1614.zip Edited July 17, 20241 yr by mini_raid
July 17, 20241 yr Community Expert Solution Why not just recreating the image? https://docs.unraid.net/unraid-os/manual/docker-management/#re-create-the-docker-image-file Then: https://docs.unraid.net/unraid-os/manual/docker-management/#re-installing-docker-applications Also see below if you have any custom docker networks: https://docs.unraid.net/unraid-os/manual/docker-management/#docker-custom-networks
July 18, 20241 yr Author On 7/17/2024 at 4:19 PM, JorgeB said: Why not just recreating the image? https://docs.unraid.net/unraid-os/manual/docker-management/#re-create-the-docker-image-file Then: https://docs.unraid.net/unraid-os/manual/docker-management/#re-installing-docker-applications Also see below if you have any custom docker networks: https://docs.unraid.net/unraid-os/manual/docker-management/#docker-custom-networks Thanks! Will have a look at this tomorrow
July 24, 20241 yr Author On 7/17/2024 at 4:19 PM, JorgeB said: Why not just recreating the image? https://docs.unraid.net/unraid-os/manual/docker-management/#re-create-the-docker-image-file Then: https://docs.unraid.net/unraid-os/manual/docker-management/#re-installing-docker-applications Also see below if you have any custom docker networks: https://docs.unraid.net/unraid-os/manual/docker-management/#docker-custom-networks Recreated this today. Seems to be working so far. Thanks for the help
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.