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
36d5781b
Commit
36d5781b
authored
22 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Added documentation for -L and -d options of slurmctld.
parent
05f63539
No related branches found
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/slurmctld.1
+10
-4
10 additions, 4 deletions
doc/man/man1/slurmctld.1
with
10 additions
and
4 deletions
doc/man/man1/slurmctld.1
+
10
−
4
View file @
36d5781b
.TH SLURMCTLD "1" "
July
2002" "slurmctld 0.1" "Slurm components"
.TH SLURMCTLD "1" "
August
2002" "slurmctld 0.1" "Slurm components"
.SH "NAME"
slurmctld \- The central management daemon of Slurm.
.SH "SYNOPSIS"
...
...
@@ -12,9 +12,12 @@ server fails.
.TP
OPTIONS
.TP
\fB-e <errlev>\fR
Set stderr logging to the specified level.
\fB-d\fR
Execute \fBslurmctld\fR as a daemon. By default \fBslurmctld\fR stays in
the foreground and prints log messages to stdout.
.TP
\fB-e <errlev>\fR
Set stderr logging to the specified level..TP
\fB-h\fR
Help; print a brief summary of command options.
.TP
...
...
@@ -24,6 +27,9 @@ Read configuration from the specified file.
\fB-l <errlev>\fR
Set logfile logging to the specified level.
.TP
\fB-L <file>\fR
Write log messages to the specified file.
.TP
\fB-s <errlev>\fR
Set syslog logging to the specified level.
.TP
...
...
@@ -53,7 +59,7 @@ Verbose logging of informational message
Log highly detailed debugging messages
.TP
\fB<file>\fR
Pathname of a configuration file to use.
Pathname of a configuration
or log
file to use.
.SH "NOTES"
It may be useful to experiment with different \fBslurmctld\fR specific
configuration parameters using a distinct configuration file. However,
...
...
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