I built a Nominatim Server on GCP with 128 GB of RAM and 950 GB SSD. I finished the initial import of the pbf data, created all the indexes and search indices. Now I'm trying to tune the db, but it's saying I don't have enough disk space. How much more disk space do I need to re-calibrate the word frequencies? Command:
Error:
Update: After allocating more disk space, I'm getting this error -
|
It was a partition issue. I had to resize the partition from the VM and it seems to be ok now. |