How much disk space needed for installing North America Nominatim file. asked 31 Jan '14, 06:45 Arun kmp |
One Answer:
About 150-200 GB. answered 31 Jan '14, 06:53 Frederik Ramm ♦ |
How much disk space needed for installing North America Nominatim file. asked 31 Jan '14, 06:45 Arun kmp |
One Answer:
About 150-200 GB. answered 31 Jan '14, 06:53 Frederik Ramm ♦ |
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.
Move postgres data directory to sda3.