Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

teardown should always try to unmount all attachments #15

Open
JohnGarbutt opened this issue Dec 6, 2018 · 2 comments
Open

teardown should always try to unmount all attachments #15

JohnGarbutt opened this issue Dec 6, 2018 · 2 comments
Assignees
Labels
bug Something isn't working needs validating

Comments

@JohnGarbutt
Copy link
Collaborator

No description provided.

@JohnGarbutt
Copy link
Collaborator Author

Extra context:

This was recently seen when requesting swap that failed for some reason (I believe 8GB swap failed, where 4GB worked). The problem we have here is Slurm calls teardown to do all the tidy up, but we haven't unmounted the compute nodes, so we end up leaving hanging mounts on the compute node, which causes other issues for future executions.

@JohnGarbutt
Copy link
Collaborator Author

Should be fixed with this commit: d3c7e45

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working needs validating
Projects
None yet
Development

No branches or pull requests

1 participant