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

What to do when HPC doesn't delete files #2

Open
mattcieslak opened this issue Aug 17, 2021 · 0 comments
Open

What to do when HPC doesn't delete files #2

mattcieslak opened this issue Aug 17, 2021 · 0 comments

Comments

@mattcieslak
Copy link

Hi! We recently discovered that our HPC doesn't automatically clean up scratch files when a job finishes. Could you suggest a few commands that efficiently delete the temporary copy of the dataset?

When we work with temporary clones we typically get some data, interact with it, then git annex dead here. After that we'll move to the parent directory, rm -rf ds, then get permissions errors on some of the files, then chmod -R +w ds and finally rm -rf ds again. Is there a better way to do this?

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