This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Nominatim disk space Needed for North America

0

How much disk space needed for installing North America Nominatim file.

asked 31 Jan '14, 06:45

Arun%20kmp's gravatar image

Arun kmp
63141519
accept rate: 0%


One Answer:

2

About 150-200 GB.

answered 31 Jan '14, 06:53

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Thank you Frederik Ramm,

while i setup NorthAmerica pbf file in nominatim with --osm2pgsql-cache 4096.

after more than 12 hours i got the error

failed: ERROR: could not extend file "base/315643/840456.11": No space left on device

HINT: Check free disk space

then i check disk space it show like below,

Filesystem Type Size Used Avail Use% Mounted on

/dev/sda1 ext3 92G 57G 31G 65% /

udev devtmpfs 3.9G 4.0K 3.9G 1% /dev

tmpfs tmpfs 1.6G 1.2M 1.6G 1% /run

none tmpfs 5.0M 0 5.0M 0% /run/lock

none tmpfs 3.9G 1.7M 3.9G 1% /run/shm

/dev/sda3 ext3 353G 14G 322G 4% /home

how do i get out of this error.

(31 Jan '14, 07:03) Arun kmp
2

Move postgres data directory to sda3.

(31 Jan '14, 09:22) yvecai

Source code available on GitHub .