Problems with disk space and quota in a docker installation

Hi there,

I have set up a next cloud docker on my unraid server, and the docker environment was set to 200GB in the beginning, and after uploading about 170GB of data to the user account, it said out of storage.
So, I changed the docker image size to 1000GB and restarted everything. Sadly this didn’t reflect in user folders being able to accommodate more data.
I have set up the user with no quota, but still there’s only 32GB disk space left, even though there’s clearly enough space on the actual disk:

Screenshot 2020-07-13 at 13.24.52

How can I convince NextCloud that there’s actually space on the device?

Thanks,

M

Turns out, it was a misconfiguration on the Cache-drive part of UnRAID.
With a minimum file size activated, it correctly identified that the Cache drive was full and started the mover.
Now shows 12TB of free space in NextCloud as expected.

Cheers,

M