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

Set up read-only container image store on NFS #13

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Marlin-Na
Copy link
Contributor

This PR sets up read-only container image store on NFS. User can modify the list of images in src/containerimages.conf prior running setup.sh. The actual images are pulled when starting the slurm controller.

Other solutions that I have been thinking of: 1. creating the read-only disk or just a tar file separately and pass as a hidden input to wolf task, and add corresponding change in wolf script. 2. creating the read-only disk and burning the logic of mounting disk into slurm worker startup script. However it seems to me that the latter two approaches are more involved.

@Marlin-Na Marlin-Na marked this pull request as draft February 1, 2021 20:29
@julianhess julianhess force-pushed the master branch 2 times, most recently from 8060525 to ea92b0e Compare June 6, 2023 16:18
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

Successfully merging this pull request may close these issues.

1 participant