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
eb1373f4
Commit
eb1373f4
authored
11 years ago
by
Morris Jette
Browse files
Options
Downloads
Patches
Plain Diff
Note that clusters must be defined before users
For Kelly ;)
parent
f933edad
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/html/accounting.shtml
+5
-3
5 additions, 3 deletions
doc/html/accounting.shtml
doc/man/man1/sacctmgr.1
+4
-0
4 additions, 0 deletions
doc/man/man1/sacctmgr.1
with
9 additions
and
3 deletions
doc/html/accounting.shtml
+
5
−
3
View file @
eb1373f4
...
@@ -501,9 +501,11 @@ A tool to report node state information is also under development.</p>
...
@@ -501,9 +501,11 @@ A tool to report node state information is also under development.</p>
to as an <i>Association</i>,
to as an <i>Association</i>,
which consists of four elements: cluster, account, user names and
which consists of four elements: cluster, account, user names and
an optional partition name. Use the <i>sacctmgr</i>
an optional partition name. Use the <i>sacctmgr</i>
command to create and manage these records. There is an order to set up
command to create and manage these records.</p>
accounting associations. You must define clusters before you add
accounts and you must add accounts before you can add users. </p>
<p><b>NOTE:</b> There is an order to set up accounting associations.
You must define clusters before you add accounts and you must add accounts
before you can add users.</p>
<p>For example, to add a cluster named "snowflake" to the database
<p>For example, to add a cluster named "snowflake" to the database
execute this line:</p>
execute this line:</p>
...
...
This diff is collapsed.
Click to expand it.
doc/man/man1/sacctmgr.1
+
4
−
0
View file @
eb1373f4
...
@@ -1739,6 +1739,10 @@ cautiously since this is writing your sql into the database.
...
@@ -1739,6 +1739,10 @@ cautiously since this is writing your sql into the database.
.SH "EXAMPLES"
.SH "EXAMPLES"
\fBNOTE:\fR There is an order to set up accounting associations.
You must define clusters before you add accounts and you must add accounts
before you can add users.
.eo
.eo
.br
.br
> sacctmgr create cluster tux
> sacctmgr create cluster tux
...
...
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