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

Fix missing volume in the IT node #293

Conversation

sanjaysrikakulam
Copy link
Member

@sanjaysrikakulam sanjaysrikakulam commented Apr 11, 2024

I'm sorry for the oversight. I did not notice it was missing when I created the PR this morning. An unnecessary new line split the volume section from the VM, resulting in the oversight.

As a result, the IT node depleted its storage, and new GxITs could not spawn, complaining no storage was available.

User error:

docker: write /scratch/docker/tmp/GetImageBlob1078707865: no space left on device."

I don't think the script can dynamically mount it. The IT node must be recreated to attach a volume, as certain tasks must run in the cloud-init step.

@sanjaysrikakulam
Copy link
Member Author

@bgruening, please check with Marie to see if we can relaunch this. If she is okay with it, then we need to drain the node and delete it. Deploy this change.

@sanjaysrikakulam sanjaysrikakulam merged commit 6b802cc into usegalaxy-eu:main Apr 11, 2024
2 checks passed
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.

2 participants