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 manual suspend and avoid KeepAlive=true resume/resume_fail loop via new azslurm return_to_idle command #231

Merged
merged 3 commits into from
Jul 15, 2024

Conversation

ryanhamel
Copy link
Collaborator

Fixes issues with manually suspending nodes that do not use nodename==hostname.
Also fixes KeepAlive issues where the nodes would resume/resume_failed in a loop forever.
Adds azslurm return_to_idle command to help with this, rather than the pure shell implementation.

Ryan Hamel added 3 commits July 15, 2024 16:41
… CycleCloud

Set KeepAlive=true nodes to down so that they can be ignored by slurm
Undo internal DNS records of suspended nodes, and set the state back to future for non-autoscale clusters
Fixes: #238
@ryanhamel ryanhamel merged commit 9fd8d7e into master Jul 15, 2024
2 checks passed
@ryanhamel ryanhamel deleted the ryhamel/fix-manual-suspend branch July 15, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants