Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Slurm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tud-zih-energy
Slurm
Commits
6fe5ced8
Commit
6fe5ced8
authored
11 years ago
by
Morris Jette
Browse files
Options
Downloads
Patches
Plain Diff
Add more documentation about node reboot state
parent
1f2348ab
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/man/man1/scontrol.1
+2
-0
2 additions, 0 deletions
doc/man/man1/scontrol.1
doc/man/man1/sinfo.1
+2
-1
2 additions, 1 deletion
doc/man/man1/sinfo.1
with
4 additions
and
1 deletion
doc/man/man1/scontrol.1
+
2
−
0
View file @
6fe5ced8
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
doc/man/man1/sinfo.1
+
2
−
1
View file @
6fe5ced8
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment