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

storage: add support for more shared storage systems #431

Open
3 tasks
mdonadoni opened this issue Feb 12, 2024 · 0 comments
Open
3 tasks

storage: add support for more shared storage systems #431

mdonadoni opened this issue Feb 12, 2024 · 0 comments

Comments

@mdonadoni
Copy link
Member

Currently REANA supports some shared storage systems:

  • CephFS for workspaces
  • EOS
  • CVMFS (read only)

We need to add support for more shared storage systems, either as additional mount points or as a replacement for CephFS

  • Investigate the possible different ways to mount storage systems in REANA/Kubernetes
  • Initially, add support for mounting multiple additional "scratch spaces" in run-batch/run-job pods, with a mechanism similar to EOS
    • scratch space is mounted on every node of the cluster and is then mounted inside the pods
    • objective: support GlusterFS as additional scratch space
  • Bonus point: support different shared storage space for workspaces (not only CephFS)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant