Skip to content
Snippets Groups Projects
Commit 6fe5ced8 authored by Morris Jette's avatar Morris Jette
Browse files

Add more documentation about node reboot state

parent 1f2348ab
No related branches found
No related tags found
No related merge requests found
...@@ -243,6 +243,8 @@ rebooted. You can explicitly drain the nodes in order to reboot nodes as soon ...@@ -243,6 +243,8 @@ rebooted. You can explicitly drain the nodes in order to reboot nodes as soon
as possible, but the nodes must also explicitly be returned to service after as possible, but the nodes must also explicitly be returned to service after
being rebooted. You can alternately create an advanced reservation to being rebooted. You can alternately create an advanced reservation to
prevent additional jobs from being initiated on nodes to be rebooted. prevent additional jobs from being initiated on nodes to be rebooted.
NOTE: Nodes will be placed in a state of "MAINT" until rebooted and returned
to service with a normal state.
.TP .TP
\fBreconfigure\fP \fBreconfigure\fP
......
...@@ -469,7 +469,8 @@ man page or the \fBslurm.conf\fR(5) man page for more information. ...@@ -469,7 +469,8 @@ man page or the \fBslurm.conf\fR(5) man page for more information.
The node is not allocated to any jobs and is available for use. The node is not allocated to any jobs and is available for use.
.TP .TP
\fBMAINT\fR \fBMAINT\fR
The node is currently in a reservation with a flag value of "maintenance". The node is currently in a reservation with a flag value of "maintenance"
or is scheduled to be rebooted.
.TP .TP
\fBUNKNOWN\fR \fBUNKNOWN\fR
The SLURM controller has just started and the node's state The SLURM controller has just started and the node's 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