July 27, 20223 yr Not sure why but I've got two docker.img files, one sitting on the cache drive and one on the array disk4. Last modified date of the disk4 file is back in Nov2021 which suggests its no in use. How can I resolve this issue & end up with one docker.img file on the cache ? (Without having to rebuild the containers). Thanks I tried changing system share setting Use Cache Pool from pefer to yes, stoping docker & invoking mover but no change.
July 27, 20223 yr Community Expert Solution 1 minute ago, Johnyb62 said: How can I resolve this issue & end up with one docker.img file on the cache ? Delete the file manually, on the console type: rm /mnt/disk4/system/docker/docker.img
July 27, 20223 yr Community Expert Probably you enabled docker when you didn't have cache for some reason. 5 minutes ago, Johnyb62 said: changing system share setting Use Cache Pool from pefer to yes, stoping docker & invoking mover but no change. Fortunately not. Nothing can move open files, mover won't move duplicates, and you didn't want it to do that anyway since it would try to move TO the array. You can delete as mentioned, but wonder if you don't have other things needing fixing, like appdata with files on the array for example. attach diagnostics to your NEXT post in this thread.
July 28, 20223 yr Author Thanks for the advice. Was just concerned as the unraid OS showed the two locations of that file deleting may cause issues.
July 28, 20223 yr Community Expert 52 minutes ago, Johnyb62 said: Was just concerned as the unraid OS showed the two locations of that file deleting may cause issues If a file exists in multiple locations then Unraid will normally give one priority and ignore the others. I believe that the search order is pools (in alphabetical order) and then array drives in ascending drive slot order.
August 1, 20223 yr Author On 7/28/2022 at 6:43 PM, trurl said: So what did you do? Delete the file... rm /mnt/disk4/system/docker/docker.img
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.