Skip to content

running render_list in container take forever to finish #462

@edwin

Description

@edwin

Hi team,
im using fedora base image to run osm tiles on top of Kubernetes

https://github.com/openstreetmap/mod_tile/blob/master/docker/fedora/Dockerfile

and trying to generate some cache

render_list  -a -z 10 -Z 10 --num-threads=2 -m polaruang

with below renderd.conf

[polaruang]
URI=/osm_polaruang/
TILEDIR=/var/lib/mod_tile
XML=/home/openstreetmap-carto/style-my_osm.xml
HOST=localhost
TILESIZE=256
MINZOOM=0
MAXZOOM=20

process is started but somehow is not progressing at all for several hours

Rendering all tiles for zoom 10 from (0, 0) to (1023, 1023)

am i doing the right thing, and is there any way to see whether it is progressing or just stuck?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions