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
d4bc8c3b
Commit
d4bc8c3b
authored
4 years ago
by
Tim McMullan
Committed by
Tim Wickberg
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update man pages for slurmdbd.conf and slurm.conf with EnableIPv6 option.
Bug 8350
parent
bc4baf6b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/man/man5/slurm.conf.5
+11
-0
11 additions, 0 deletions
doc/man/man5/slurm.conf.5
doc/man/man5/slurmdbd.conf.5
+11
-1
11 additions, 1 deletion
doc/man/man5/slurmdbd.conf.5
with
22 additions
and
1 deletion
doc/man/man5/slurm.conf.5
+
11
−
0
View file @
d4bc8c3b
...
@@ -476,6 +476,17 @@ Used to directly bind to the address of what the node resolves to instead
...
@@ -476,6 +476,17 @@ Used to directly bind to the address of what the node resolves to instead
of binding messages to any address on the node which is the default.
of binding messages to any address on the node which is the default.
This option is for all daemons/clients except for the slurmctld.
This option is for all daemons/clients except for the slurmctld.
.RE
.RE
.TP
\fBEnableIPv6\fR
Enable using IPv6 addresses for all slurm daemons (except slurmdbd). When
using both IPv4 and IPv6, address family preferences will be based on your
/etc/gai.conf file.
.RE
.TP
\fBDisableIPv4\fR
Disable IPv4 only operation for all slurm daemons (except slurmdbd).
.RE
.TP
.TP
\fBCompleteWait\fR
\fBCompleteWait\fR
...
...
This diff is collapsed.
Click to expand it.
doc/man/man5/slurmdbd.conf.5
+
11
−
1
View file @
d4bc8c3b
.TH "slurmdbd.conf" "5" "Slurm Configuration File" "
Septem
ber 2020" "Slurm Configuration File"
.TH "slurmdbd.conf" "5" "Slurm Configuration File" "
Octo
ber 2020" "Slurm Configuration File"
.SH "NAME"
.SH "NAME"
slurmdbd.conf \- Slurm Database Daemon (SlurmDBD) configuration file
slurmdbd.conf \- Slurm Database Daemon (SlurmDBD) configuration file
...
@@ -163,6 +163,16 @@ present.
...
@@ -163,6 +163,16 @@ present.
.TP
.TP
\fBCommunicationParameters\fR
\fBCommunicationParameters\fR
Comma separated options identifying communication options.
Comma separated options identifying communication options.
.RS
.TP 15
\fBEnableIPv6\fR
Enable using IPv6 addresses for the slurmdbd. When using both IPv4 and IPv6,
address family preferences will be based on your /etc/gai.conf file.
.RE
.TP
\fBDisableIPv4\fR
Disable IPv4 only operation for the slurmdbd.
.RE
.TP
.TP
\fBDbdBackupHost\fR
\fBDbdBackupHost\fR
...
...
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