Skip to content
Snippets Groups Projects
Commit b9df8524 authored by Moe Jette's avatar Moe Jette
Browse files

Clarify default slurmctld behavior with respect to state recovery on restart

parent 443ff5fa
No related branches found
No related tags found
No related merge requests found
RELEASE NOTES FOR SLURM VERSION 2.2 RELEASE NOTES FOR SLURM VERSION 2.2
28 December 2010 10 January 2011
IMPORTANT NOTE: IMPORTANT NOTE:
...@@ -37,7 +37,9 @@ HIGHLIGHTS ...@@ -37,7 +37,9 @@ HIGHLIGHTS
OPERATION ACTION OPERATION ACTION
slurmctld -R Recover all job, node and partition state slurmctld -R Recover all job, node and partition state
slurmctld Recover job state, recreate node and partition state slurmctld Recover job state plus state and reason for DOWN
and DRAINED nodes only, recreate all other node state
plus all partition state
slurmctld -c Recover no jobs, recreate node and partition state slurmctld -c Recover no jobs, recreate node and partition state
SIGHUP to slurmctld Preserve all job, node and partition state SIGHUP to slurmctld Preserve all job, node and partition state
scontrol reconfig Preserve job state, recreate node and partition state scontrol reconfig Preserve job state, recreate node and partition state
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment