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

compute/manual: node draining #554

Merged
merged 1 commit into from
May 22, 2018
Merged

Conversation

buchanae
Copy link
Contributor

This PR adds a DRAIN state for nodes under the manual compute backend.

Nodes are drained by sending the linux SIGHUP signal to the node process. This can be done manually via kill -SIGHUP <node PID>, but in reality this is sent by systemctl reload funnel.

@buchanae
Copy link
Contributor Author

Please take a look.

@adamstruck
Copy link
Contributor

Looks good to me.

@adamstruck adamstruck merged commit 9cab734 into ohsu-comp-bio:master May 22, 2018
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