From 0e6bea6f6ec78de2c34d99f73d51333cd0452786 Mon Sep 17 00:00:00 2001 From: Cedric Caffy <cedric.caffy@cern.ch> Date: Fri, 31 Jul 2020 09:41:57 +0200 Subject: [PATCH] [SKIP CI] Updated the ReleaseNotes.md for tag v3.1-3 --- ReleaseNotes.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index f6af6cf58f..2c11f945db 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -4,11 +4,18 @@ ### Features +- Upstream eos 4.8.10-1 - The --no-recall flag can be passed to cta-admin repack add command: - The repack request will NOT trigger any retrieve mount. Only the files that are in the repack buffer will be considered for archival. +- New cta-admin schedulinginfos ls command available to list potential mounts detected by the scheduler ### Modification +- Shrinked cta-admin repack ls tabular output +- cta-admin help commands listed in alphabetical order +- Catalogue connection pool improvements +- The scheduler will take the tape that has the highest occupancy for archival in order to avoid data scattering across all available tapes. + ### Bug fixes # v3.1-2 -- GitLab