[GeoNode-users] Docker Geonode/Geoserver Size

Rizky Maulana Nugraha rizky at kartoza.com
Sun Apr 25 20:44:22 PDT 2021


Hi Irland,

I don’t see anything wrong with the command output.
Your total docker image size is around 5.151 GB.
I see that your local volumes have 18 GB which is normal if you store your files there in docker volume.

> because my docker size is about 18 Gb, the docker usually crashes.

What I understand from your screenshots, the 18 GB size is for docker volume and that is normal if persistent store is used.
Probably you misunderstand a little bit. Docker image size is not the same thing as Docker volume size.

> I want to ask, how to up size the geonode docker?

There’s no way to resize docker image size. For the docker volume size, it will expand indefinitely as your filesystem/disk allows if your OS is Linux.
If your OS is Macos then usually it is limited by the size of the qcow2 disk image itself (docker in MacOS is not native).

>  is it any variable that i must add when i do the docker compose command?

No there isn’t any docker-compose command to control that. AFAIK there is some command to limit file size, but that is for log files.

> or it is the default/maximum size of the docker geonode/geoserver only 18 Gb?

I think there is no correlations.

Some suggestion for me to figure out the root cause:
1. You could try checking your disk size if it has plenty of spaces to store 30 GB of data
2. What is your environment? Native Linux? In a VPS? There might be some limits imposed by the underlying systems
3. Does your filesystem optimized to store caches? You maybe run out of inodes. Check using “df -i” and “df -h”
4. Check the logs of your GeoServer. What was the error message? Why do you assume it was space issue?

Regards,
-- 
Rizky Maulana Nugraha
Senior Software Engineer
Kartoza
rizky at kartoza.com





> On 24 Apr 2021, at 11.21, irland fardani <irlan128 at gmail.com> wrote:
> 
> Dear All,
> I install geonode and geoserver via docker. In Geoserver GWC I create a tiled file, and the size is very big (about 30 Gb). because my docker size is about 18 Gb, the docker usually crashes.
> I want to ask, how to up size the geonode docker? is it any variable that i must add when i do the docker compose command?or it is the default/maximum size of the docker geonode/geoserver only 18 Gb?
> Thanks
> 
> <WhatsApp Image 2021-04-23 at 3.00.41 PM.jpeg>
> -- 
> Irland Fardani M.T.
> +628562257785
> +6281223261345
> Program Studi Perencanaan Wilayah Kota <http://planologi.unisba.ac.id/>
> Fakultas Teknik <http://planologi.unisba.ac.id/>
> Universitas Islam Bandung <http://planologi.unisba.ac.id/>
> Hatur Nuhun
> 
>  <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>	Virus-free. www.avg.com <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <x-msg://2/#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>_______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geonode-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20210426/aab3e49a/attachment.html>


More information about the geonode-users mailing list