March 11, 20251 yr As the title says - weird issue. not sure if I am doing something wrong. The below shows output from the main page where it shows 188+GB. I checked the container size and it is 22.X GB. Docker is running directory mode and not as image - attached pictures for those as well. Attaching NCDU output as well. here is the cli docker output Can someone kindly help with what might the issue be? tower-diagnostics-20250311-1049.zip
March 11, 20251 yr Community Expert If you are using a directory, it will show the total space available on the storare pool/device.
March 11, 20251 yr Author 4 hours ago, JorgeB said: If you are using a directory, it will show the total space available on the storare pool/device. I dont believe that is the case (i can be wrong). The storage pool is 4TB. The "system" share is set to Array -> Cache with cache being 4TB out which 3.79TB is free. And the Array has 22TB free. Since posting this has now grown to 190GB on the main screen. Edited March 11, 20251 yr by UWK Fix typo
March 11, 20251 yr Community Expert Solution Sorry, I meant it will show the used space for that pool. Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p1 3.7T 189G 3.5T 6% /mnt/cache
March 11, 20251 yr Author 4 hours ago, JorgeB said: Sorry, I meant it will show the used space for that pool. Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p1 3.7T 189G 3.5T 6% /mnt/cache Thank you! That matches up. Now I don't have to be needlessly worried! Quick question: Do you recommend the docker folder or the image approach? With the image I had to rebuild the image twice in a span of 4 months it just kept getting corrupted.
March 11, 20251 yr Community Expert Sometimes I see some strange issues with docker folders, so typically I recommend docker image, if it kept getting corrupt, there could be an underlying issue, but you can also test with the directory, many users use them without issues.
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.