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
55590b99
Commit
55590b99
authored
7 years ago
by
Chris Samuel
Committed by
Tim Wickberg
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Clarify the description of the symptoms when affected by the auto_increment issue.
Bug 4707.
parent
b4281b00
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
RELEASE_NOTES
+11
-11
11 additions, 11 deletions
RELEASE_NOTES
with
11 additions
and
11 deletions
RELEASE_NOTES
+
11
−
11
View file @
55590b99
...
@@ -43,17 +43,17 @@ NOTE FOR THOSE RUNNING 17.11.[0|1]: It was found a seeded MySQL auto_increment
...
@@ -43,17 +43,17 @@ NOTE FOR THOSE RUNNING 17.11.[0|1]: It was found a seeded MySQL auto_increment
1001. This is fine uptil 17.11 where a new static TRES was added taking
1001. This is fine uptil 17.11 where a new static TRES was added taking
up the id of 5. If you are already running 17.11 you can easily check to
up the id of 5. If you are already running 17.11 you can easily check to
see if you hit this problem by running 'sacctmgr list tres'. If you see
see if you hit this problem by running 'sacctmgr list tres'. If you see
any
Name
for the Type 'billing' TRES (id=5) you are
unfortunately hit
any
entry in the Name column
for the Type 'billing' TRES (id=5) you are
with the bug. The fix for this issue requires manual
intervention with the
unfortunately hit
with the bug. The fix for this issue requires manual
database. Most likely if you started a slurmctld
up against the slurmdbd
intervention with the
database. Most likely if you started a slurmctld
the overwritten TRES is now at a different id.
You can fix the double
up against the slurmdbd
the overwritten TRES is now at a different id.
issue by altering all the tables with the new TRES
id back to 5, remove
You can fix the double
issue by altering all the tables with the new TRES
that entry in the tres_table, and then change the
Type of billing back to
id back to 5, remove
that entry in the tres_table, and then change the
the original Type and restart the slurmdbd which
should finish the
Type of billing back to
the original Type and restart the slurmdbd which
conversion. SchedMD can assist with this. Supported
sites please open a
should finish the
conversion. SchedMD can assist with this. Supported
ticket at https://bugs.schedmd.com/. Non-supported
sites please contact
sites please open a
ticket at https://bugs.schedmd.com/. Non-supported
SchedMD at sales@schedmd.com if you would like to
discuss commercial
sites please contact
SchedMD at sales@schedmd.com if you would like to
support options.
discuss commercial
support options.
NOTE: The slurm.spec file used to build RPM packages has been aggressively
NOTE: The slurm.spec file used to build RPM packages has been aggressively
refactored, and some package names may now be different. Notably,
refactored, and some package names may now be different. Notably,
...
...
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