[GRASS-dev] v.in.ogr Killed by Linux for saturating RAM+SWAP

2019-09-30 Thread Yann Chemin
Hi devs, I am trying to import a vector and it gets killed. Is there a direct way to let it not use the whole RAM+SWAP or should I get a bigger RAM system to do the manipulation ? Thanks, Yann Importing 6146401 features (OGR layer )... 100% - Re

Re: [GRASS-dev] v.in.ogr Killed by Linux for saturating RAM+SWAP

2019-09-30 Thread Stefan Blumentrath
Hi Yann, Did you try: GRASS_VECTOR_LOWMEM Environment variable? See: https://grass.osgeo.org/grass76/manuals/variables.html Cheers Stefan From: grass-dev On Behalf Of Yann Chemin Sent: mandag 30. september 2019 14:17 To: GRASS-dev Subject: [GRASS-dev] v.in.ogr Killed by Linux for saturating RA

Re: [GRASS-dev] v.in.ogr Killed by Linux for saturating RAM+SWAP

2019-09-30 Thread Yann Chemin
Answering to my own question. I can increase the SWAP size on a running Linux by: sudo swapoff -a sudo dd if=/dev/zero of=/swapfile bs=1G count=8 >> 8+0 records in >> 8+0 records out >> 8589934592 bytes (8.6 GB, 8.0 GiB) copied, 12.7623 s, 673 MB/s sudo mkswap /swapfile >> Setting up swapspace ve

[GRASS-dev] [GRASS GIS] #3914: v.import/r.import error: "No layer selected. Operation cancelled"

2019-09-30 Thread GRASS GIS
#3914: v.import/r.import error: "No layer selected. Operation cancelled" +- Reporter: veroandreo | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.