January 13, 20242 yr Hi, FixProblems discovered a problem with my System share this share only contains my docker.img I copied the docker.img to the directory /mnt/cache/system/ and erase the /mnt/cache/System/ folder. After restarting the Array, the docker vDisk location is in /mnt/cache/system/docker.img, but the /mnt/cache/System/ directory is recreated. How can I fix this ? Thank,
January 14, 20242 yr Community Expert I suspect you have something else configured to use the wrong case. You could try running the command: ls -l /mnt/*/?ystem and hopefully the output of that will show where the issue originates.
January 14, 20242 yr Author /mnt/cache/System: total 78643200 -rw-r--r-- 1 nobody users 80530636800 Jan 13 17:13 docker.img /mnt/cache/system: total 7759776 -rw-rw-rw- 1 nobody users 80530636800 Jan 14 10:18 docker.img /mnt/user/System: total 78643200 -rw-r--r-- 1 nobody users 80530636800 Jan 13 17:13 docker.img /mnt/user/system: total 7759776 -rw-rw-rw- 1 nobody users 80530636800 Jan 14 10:18 docker.img
January 14, 20242 yr Community Expert That shows you have two copies of the docker.img file on the cache drive again. You probably have it configured incorrectly at Settings->Docker. if it is not that you are likely to get better informed feedback if you attach your system’s diagnostics zip file to your next post in this thread.
January 28, 20242 yr Author On 1/14/2024 at 11:48 AM, itimpi said: That shows you have two copies of the docker.img file on the cache drive again. You probably have it configured incorrectly at Settings->Docker. if it is not that you are likely to get better informed feedback if you attach your system’s diagnostics zip file to your next post in this thread. Did you see the problem ? Thank,
January 28, 20242 yr Community Expert Docker and VM Manager are configured to use the system share. Don't know how you created a System share. What do you get from command line with this ls -lah /mnt/user/System
January 28, 20242 yr Author total 75G drwxrwxrwx 1 nobody users 20 Jan 13 17:12 ./ drwxrwxrwx 1 nobody users 86 Jan 14 10:23 ../ -rw-r--r-- 1 nobody users 75G Jan 13 17:13 docker.img
January 28, 20242 yr Community Expert You can use Dynamix File Manager plugin to delete all files from the System share, then go to the settings for that share and delete it.
January 28, 20242 yr Author I'm not sure how to proceed How can I be sure to delete the correct one? system or System ?
January 28, 20242 yr Community Expert Solution You want to delete System, not system. Unraid is not confused. It is showing you the correct names. Your screenshot is showing the contents of System, the file you want to delete. If you notice, the dates on the 2 different docker.img in the 2 different shares (system and System) are different. The System share is older and not being used. Also, it won't let you delete the file in system because it is being used.
January 28, 20242 yr Author I deleted the file /mnt/user/System/docker.img and after the folder. It seems okay... Thank,
January 28, 20242 yr Community Expert You should be able to go to User Shares page, click on the System share, and delete it from there now that it's empty.
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.