Git Product home page Git Product logo

Comments (3)

helvalius avatar helvalius commented on June 18, 2024

How much disc space do you have available? Are you using a virtual machine with less disc space? I'm using the Germany data without issues, but it takes a few days before the import is done.

from nominatim-docker.

trasher avatar trasher commented on June 18, 2024

After the fail, free disk space is about 80Gio. But I think ve found the issue...

 % sudo docker info
[...]
Storage Driver: devicemapper
[...]
 Data Space Used: 107.4 GB
 Data Space Total: 107.4 GB
 Data Space Available: 0 B

After some searches on the web, it appears that with devicemapper driver (which is the default on our hots) will create disk files of about 100Gio. There is no "docker" way to override this.
So, indeed, we do not have enough free space.

What storage driver are you using for Germany? How much space is required for this import?

Thank you :)

from nominatim-docker.

helvalius avatar helvalius commented on June 18, 2024

I changed it internally to move the PostGreSQL DB folder to a volume mounted on the host. This was originally due to having an easier backup possibility in our backup infrastructure. This coincidentally seems to fix the devicemapper issue as well.

Gonna need to find some time to update the Dockerfile in this repo.

from nominatim-docker.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.