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
770fb392
Commit
770fb392
authored
11 years ago
by
Morris Jette
Browse files
Options
Downloads
Patches
Plain Diff
Remove some trailing spaces on web page
parent
896608ad
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/html/quickstart_admin.shtml
+6
-6
6 additions, 6 deletions
doc/html/quickstart_admin.shtml
with
6 additions
and
6 deletions
doc/html/quickstart_admin.shtml
+
6
−
6
View file @
770fb392
...
@@ -661,21 +661,21 @@ Also see the note above about reverse compatability.</p>
...
@@ -661,21 +661,21 @@ Also see the note above about reverse compatability.</p>
<p>Pretty much each new major and/or minor release of Slurm (e.g. 2.4.x to 2.5.x)
<p>Pretty much each new major and/or minor release of Slurm (e.g. 2.4.x to 2.5.x)
involves changes to the state files with new data structures, new options, etc.
involves changes to the state files with new data structures, new options, etc.
Slurm permits upgrades of up to two major or minor updates (e.g. 2.4.x or 2.5.x
Slurm permits upgrades of up to two major or minor updates (e.g. 2.4.x or 2.5.x
to 2.6.x) without loss of jobs or other state information, but the state
to 2.6.x) without loss of jobs or other state information, but the state
information from older state files versions will not be recognized and will be
information from older state files versions will not be recognized and will be
discarded, resulting in loss of all running and pending jobs.
discarded, resulting in loss of all running and pending jobs.
State files are not recognized when downgrading (e.g. from 2.5.x to 2.4.x)
State files are not recognized when downgrading (e.g. from 2.5.x to 2.4.x)
and will be discarded, resulting in loss of all running and pending jobs.
and will be discarded, resulting in loss of all running and pending jobs.
Therefore when upgrading Slurm (more precisely, the slurmctld daemon),
Therefore when upgrading Slurm (more precisely, the slurmctld daemon),
saving the <i>StateSaveLocation</i> (as defined in <i>slurm.conf</i>)
saving the <i>StateSaveLocation</i> (as defined in <i>slurm.conf</i>)
directory contents with all state information is recommended.
directory contents with all state information is recommended.
If you need to downgrade, restoring that directory's contents will let you
If you need to downgrade, restoring that directory's contents will let you
recover the jobs.
recover the jobs.
Jobs submitted under the new version will not be in those state files,
Jobs submitted under the new version will not be in those state files,
but it can let you recover most jobs.
but it can let you recover most jobs.
An exception to this is that jobs may be lost when installing new pre-release
An exception to this is that jobs may be lost when installing new pre-release
versions (e.g. 2.5.0-pre1 to 2.5.0-pre2).
versions (e.g. 2.5.0-pre1 to 2.5.0-pre2).
We'll try to note these cases in the NEWS file.
We'll try to note these cases in the NEWS file.
Contents of major releases are also described in the RELEASE_NOTES file.</p>
Contents of major releases are also described in the RELEASE_NOTES file.</p>
...
...
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