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
edbab63c
Commit
edbab63c
authored
22 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Describe new configuration option "ReturnToService" for down node at registration.
parent
2daf21a6
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/html/admin.guide.html
+7
-1
7 additions, 1 deletion
doc/html/admin.guide.html
with
7 additions
and
1 deletion
doc/html/admin.guide.html
+
7
−
1
View file @
edbab63c
...
...
@@ -99,6 +99,12 @@ node when a user's job begins execution (e.g. "/usr/local/slurm/prolog").
This may be used to purge files, enable user login, etc. By default there
is no prolog.
<dt>
ReturnToService
<dd>
If set to 1, then nodes a node's state with transistion from DOWN to
the appropriate state upon registration. The default value is 0, which
means that a node will remain DOWN until a system administrator explicitly
makes it available for use.
<dt>
SlurmctldPort
<dd>
The port number that the SLURM controller,
<i>
slurmctld
</i>
, listens
to for work. The default value is SLURMCTLD_PORT as established at system
...
...
@@ -662,7 +668,7 @@ Remove node lx0030 from service, removing jobs as needed:
<hr>
URL = http://www-lc.llnl.gov/dctg-lc/slurm/admin.guide.html
<p>
Last Modified
Septem
ber 1
3
, 2002
</p>
<p>
Last Modified
Octo
ber 1
0
, 2002
</p>
<address>
Maintained by
<a
href=
"mailto:slurm-dev@lists.llnl.gov"
>
slurm-dev@lists.llnl.gov
</a></address>
</body>
...
...
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