We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.0.39
slurmctld service is supposed to restart upon failure
slurmctld service remains stopped after a failure
systemctl status slurmctld kill -9 wait systemctld status slurmctld => dead
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Version
1.0.39
Expected Behavior
slurmctld service is supposed to restart upon failure
Actual Behavior
slurmctld service remains stopped after a failure
Steps to Reproduce the Problem
systemctl status slurmctld
kill -9
wait
systemctld status slurmctld => dead
The text was updated successfully, but these errors were encountered: