Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GRASS - poor grassdata performance on NFS #356

Closed
imincik opened this issue Jan 29, 2015 · 2 comments
Closed

GRASS - poor grassdata performance on NFS #356

imincik opened this issue Jan 29, 2015 · 2 comments

Comments

@imincik
Copy link
Collaborator

imincik commented Jan 29, 2015

Poor grassdata performance on NFS.

See:

@imincik imincik added the bug label Jan 29, 2015
@imincik imincik self-assigned this Jan 29, 2015
@imincik imincik added this to the version 0.5 milestone Jan 29, 2015
@imincik imincik assigned landam and unassigned imincik May 20, 2015
@landam
Copy link
Collaborator

landam commented Jun 2, 2015

GRASS allows since r65348 [1]:

  1. to configure GRASS data TMPDIR by environmental variable GRASS_TMPDIR_MAPSET
  2. force creating vector maps in TMPDIR and move to the current mapset when closing

This allows to overcome poor performance on NFS by pointing TMPDIR to '/mnt/booster', setting GRASS_VECTOR_TEMPORARY to 'move', and GRASS_TMPDIR_MAPSET to '0'.

[1] https://trac.osgeo.org/grass/changeset/65348

@landam
Copy link
Collaborator

landam commented Jun 2, 2015

GRASS template updated in 559d3ed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants