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
d5de93a9
Commit
d5de93a9
authored
22 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Describe what can be done with reconfig command.
parent
4a8f837d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/man/man1/scontrol.1
+6
-0
6 additions, 0 deletions
doc/man/man1/scontrol.1
with
6 additions
and
0 deletions
doc/man/man1/scontrol.1
+
6
−
0
View file @
d5de93a9
...
@@ -58,12 +58,18 @@ Terminate the execution of scontrol.
...
@@ -58,12 +58,18 @@ Terminate the execution of scontrol.
.TP
.TP
\fIreconfigure\fP
\fIreconfigure\fP
Instruct all Slurm daemons to re-read the configuration file.
Instruct all Slurm daemons to re-read the configuration file.
This command does not restart the daemons.
This mechanism would be used to modify configuration parameters (Epilog,
This mechanism would be used to modify configuration parameters (Epilog,
Prolog, SlurmctldLogFile, SlurmdLogFile, etc.) register the physical
Prolog, SlurmctldLogFile, SlurmdLogFile, etc.) register the physical
addition or removal of nodes from the cluster or recognize the change
addition or removal of nodes from the cluster or recognize the change
of a node's configuration, such as the addition of memory or processors.
of a node's configuration, such as the addition of memory or processors.
The Slurm controller (slurmctld) forwards the request all other daemons
The Slurm controller (slurmctld) forwards the request all other daemons
(slurmd daemon on each compute node). Running jobs continue execution.
(slurmd daemon on each compute node). Running jobs continue execution.
Most configuration parameters can be changed by just running this command,
however, SLURM daemons should be shutdown and restarted if any of these
parameters are to be changed: AuthType, BackupAddr, BackupController,
ControlAddr, ControlMach, PluginDir, StateSaveLocation, SlurmctldPort
or SlurmdPort.
.TP
.TP
\fIshow\fP \fIENTITY\fP \fIID\fP
\fIshow\fP \fIENTITY\fP \fIID\fP
Display the state of the specified entity with the specified identification.
Display the state of the specified entity with the specified identification.
...
...
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