From 26cb5f144dca25b90894be4f2aa6462607b9a311 Mon Sep 17 00:00:00 2001 From: Danny Auble <da@schedmd.com> Date: Wed, 25 Jan 2017 16:49:17 -0700 Subject: [PATCH] Note about jobs pending from 14.03 not working with 17.02 in relation to commit 4fd50d9708336. --- RELEASE_NOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 7328ea67f1d..62efff63141 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -33,6 +33,10 @@ NOTE: If you are not using Munge, but are using the "service" scripts to start Slurm daemons, then you will need to remove this check from the etc/slurm*service scripts. +NOTE: If you are upgrading with any jobs started 14.03 or earlier + (i.e. quick upgrade from 14.03 -> 15.08 -> 17.02) you will need + to wait until after those jobs are gone before you upgrade to 17.02. + HIGHLIGHTS ========== -- Added infrastructure for managing workload across a federation of clusters. -- GitLab