Skip to content
Snippets Groups Projects
Commit b47403b4 authored by Moe Jette's avatar Moe Jette
Browse files

update nodes about how to do a cold-start

parent b0fdbf7a
No related branches found
No related tags found
No related merge requests found
RELEASE NOTES FOR SLURM VERSION 1.3
3 March 2008
14 May 2008
IMPORTANT NOTE:
SLURM state files in version 1.3 are different from those of version 1.2.
After installing SLURM version 1.2, plan to restart without preserving
jobs or other state information. Restart daemons with the "-c" option or
use "/etc/init.d/slurm startclean".
jobs or other state information. While SLURM version 1.2 is still running,
cancel all pending and running jobs (e.g.
"scancel --state=pending; scancel --state=running"). Then stop and restart
daemons with the "-c" option or use "/etc/init.d/slurm startclean".
There are substantial changes in the slurm.conf configuration file. It
is recommended that you rebuild your configuration file using the tool
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment