RSE-Cambridge / data-acc

Data Accelerator: Creates a burst buffer from generic hardware and integrates it with Slurm https://www.hpc.cam.ac.uk/research/data-acc http://www.stackhpc.com
https://rse-cambridge.github.io/data-acc
Apache License 2.0
17 stars 11 forks source link

Have a configurable stage-in/out prefix #115

Open jsteel44 opened 4 years ago

jsteel44 commented 4 years ago

It would be useful to provide a prefix to stage in and out requests so that we can have storage mounted in a configurable location.

Paths that the user requests would be resolved first (with realpath or similar) to strip ../ and expand ~ and $HOME, and then prefixed with the configurable path.