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

Mount data and user directories in SRD #1480

Conversation

jemrobinson
Copy link
Member

@jemrobinson jemrobinson commented May 25, 2023

✅ Checklist

  • You have given your pull request a meaningful title (e.g. Enable foobar integration rather than 515 foobar).
  • You are targeting the python-migration branch.
  • Your branch is up-to-date with the python-migration branch (you probably started your branch from develop but it may have changed since then).
  • If-and-only-if your changes are not yet ready to merge, you have marked this pull request as a draft pull request and added '[WIP]' to the title.
  • If-and-only-if you have changed any Powershell code, you have run the code formatter. You can do this with ./tests/AutoFormat_Powershell.ps1 -TargetPath <path to file or directory>.

⤴️ Summary

This is part of the python migration project.

Add NFS mounts for /data, /output, /home and /shared. /data and /output use NFSv3 to mount blob storage while /home and /shared use NFSv4 to mount fileshares.

🌂 Related issues

Closes #1418 #1419

🔬 Tests

Tested on a development SRE

@jemrobinson jemrobinson force-pushed the 1418-sensitive-data branch from a4c53cb to 374114b Compare May 25, 2023 08:32
@jemrobinson jemrobinson merged commit a34326e into alan-turing-institute:python-migration May 30, 2023
@jemrobinson jemrobinson deleted the 1418-sensitive-data branch April 19, 2024 10:59
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