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

NFS mount option - for non-plugin systems #20

Open
mjstealey opened this issue May 17, 2018 · 0 comments
Open

NFS mount option - for non-plugin systems #20

mjstealey opened this issue May 17, 2018 · 0 comments
Assignees

Comments

@mjstealey
Copy link
Member

SciDAS infrastructure does not support docker based plugin's on the nodes, so an alternate means of shared storage should be implemented to demonstrate how to incorporate volume sharing between containers.

  • volume sharing via NFS mounts internal to the container build
  • client integration as part of slurm base image
  • logic to be part of entry point code using environment variables to configure at runtime
  • provide demo NFS server container as part of distribution with documentation
@mjstealey mjstealey self-assigned this May 17, 2018
mjstealey added a commit that referenced this issue May 19, 2018
Initial version of NFS mounted volumes
mjstealey added a commit that referenced this issue May 19, 2018
Add MOUNT_TYPE flag to enable NFS, GLUTERFS and LOCAL mount types, default is LOCAL. Update NFS client mount functions
mjstealey added a commit that referenced this issue May 19, 2018
Documentation of NFS in docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant