Add NFS 'base_dir' to openquake.cfg
Bug #883186 reported by
Lars Butler
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenQuake (deprecated) |
Fix Released
|
High
|
Lars Butler |
Bug Description
New config parameter [nfs] base_dir
A disaggregation job needs to know the the directory where intermediate and final result matrix files should be stored. In a single node configuration, this would simply be an absolute path to somewhere on the machine where the user has write access.
In a distributed configuration, this should be the location of an NFS mount (see https:/
Changed in openquake: | |
status: | New → Confirmed |
milestone: | none → 0.4.6 |
assignee: | nobody → Lars Butler (lars-butler) |
importance: | Undecided → High |
description: | updated |
summary: |
- Add 'disaggregation_results_dir' parameter to disaggregation config - params + Add NFS 'base_dir' to openquake.cfg |
description: | updated |
Changed in openquake: | |
status: | In Progress → Fix Committed |
Changed in openquake: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Waiting for https:/ /github. com/gem/ openquake/ pull/559 to land before submitting a pull for this feature (the branch I cut for the disagg_results_dir addition is a derivative of 559).