Page 1 of 1

Disk space usage

Posted: Thu Sep 10, 2020 8:33 am
by flamegrilled
Hi, I have installed a Zoneminder on my unRAID server and it consumes my docker image to the point that all containers crash. I have searched all to find nothing other than someone mentioned logs.
What about logs? Where do these logs get mapped? I have attempted mapping /zm and /var/log. That does not fix the disk space consumption.What am I missing?

Re: Disk space usage

Posted: Thu Sep 10, 2020 2:09 pm
by burger
Flamegrilled: Don't know about unraid, but https://docs.docker.com/engine/referenc ... -container or just use volumes in the docker container, and have a separate partition. The latter will work anywhere.