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

Added scontrol shutdown command for slurmctld.

parent 0b8638f8
No related branches found
No related tags found
No related merge requests found
...@@ -61,6 +61,9 @@ Multiple node names may be specified using simple regular expressions ...@@ -61,6 +61,9 @@ Multiple node names may be specified using simple regular expressions
(e.g. "lx[10-20]"). All other \fIID\fP values must identify a single (e.g. "lx[10-20]"). All other \fIID\fP values must identify a single
element. By default, all elements of the entity type specified are printed. element. By default, all elements of the entity type specified are printed.
.TP .TP
\fIshutdown\fP
Instruct the Slurm controller to terminate.
.TP
\fIupdate\fP \fISPECIFICATION\fP \fIupdate\fP \fISPECIFICATION\fP
Update job, node or partition configuration per the supplied specification. Update job, node or partition configuration per the supplied specification.
\fISPECIFICATION\fP is in the same format as the Slurm configuration file \fISPECIFICATION\fP is in the same format as the Slurm configuration file
...@@ -129,5 +132,5 @@ details. ...@@ -129,5 +132,5 @@ details.
.SH "SEE ALSO" .SH "SEE ALSO"
\fBslurm_load_ctl_conf\fR(3), \fBslurm_load_jobs\fR(3), \fBslurm_load_node\fR(3), \fBslurm_load_ctl_conf\fR(3), \fBslurm_load_jobs\fR(3), \fBslurm_load_node\fR(3),
\fBslurm_load_partitions\fR(3), \fBslurm_load_partitions\fR(3),
\fBslurm_reconfigure\fR(3), \fBslurm_reconfigure\fR(3), \fBslurm_shutdown\fR(3),
\fBslurm_update_job\fR(3), \fBslurm_update_node\fR(3), \fBslurm_update_partition\fR(3) \fBslurm_update_job\fR(3), \fBslurm_update_node\fR(3), \fBslurm_update_partition\fR(3)
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