- Dec 10, 2020
-
-
Steven Murray authored
-
Steven Murray authored
Added extra timimg information to the log of Scheduler::getQueuesAndMountSummaries().
-
Steven Murray authored
Fixed the count of writable tapes. The previous commit counted incorrectly if a tape had more than one state bit set to true (disabled, full and readonly).
-
- Dec 09, 2020
-
-
Steven Murray authored
Scheduler::getQueuesAndMountSummaries() now handles the case when a tape pool cannot be found in the catalgue.
-
Steven Murray authored
Scheduler::getQueuesAndMountSummaries() now calls Catalogue::getTapePool()
-
Steven Murray authored
Added Catalogue::getTapePool()
-
- Dec 08, 2020
-
-
Steven Murray authored
Fixing problem with comparing char with integer using the <> operator. This appears to be happening with some version(s)/configurations of PostgreSQL but not all.
-
Steven Murray authored
Added NB_EMPTY_TAPES, NB_DISABLED_TAPES, NB_FULL_TAPES and NB_READ_ONLY_TAPES columns to getTapePools() query.
-
Steven Murray authored
The catalogue is now only queried for the tapes of interest.
-
Steven Murray authored
Renamed local variable vid_to_tapeinfo to vid_to_logical_library.
-
Steven Murray authored
Added catalogueVidToLogicalLibraryTime timing metric to 'In Scheduler::getQueuesAndMountSummaries(): success.' log message.
-
Steven Murray authored
Replaced Catalogue::getAllTape() with getVidToLogicalibrary() because only the logical library was needed by the caller.
-
- Dec 04, 2020
-
- Dec 03, 2020
-
-
Julien Leduc authored
-
- Dec 02, 2020
-
- Dec 01, 2020
-
-
Julien Leduc authored
-
Julien Leduc authored
-
- Nov 27, 2020
-
-
Cedric Caffy authored
-
- Nov 26, 2020
-
-
Michael Davis authored
-
Michael Davis authored
-
- Nov 25, 2020
-
-
Cedric Caffy authored
[scheduler] Scheduling now considers ArchiveForRepack and ArchiveForUser as two distinct types of mount (issue https://gitlab.cern.ch/cta/operations/-/issues/150)
-
Cedric Caffy authored
-
Cedric Caffy authored
[scheduler] The Archive min request age is now taken into account for both type ArchiveForUser and ArchiveForRepack mounts
-
- Nov 23, 2020
-
-
Julien Leduc authored
-
Julien Leduc authored
-
- Nov 13, 2020
-
-
Julien Leduc authored
-
- Nov 12, 2020
-
-
Cedric Caffy authored
- Nov 11, 2020
-
-
Cedric Caffy authored
-
Cedric Caffy authored
-
- Nov 10, 2020
-
-
Michael Davis authored
-
- Nov 09, 2020
-
-
Cedric Caffy authored
-
Cedric Caffy authored
-
- Nov 06, 2020
-
-
Cedric Caffy authored
[tapeserver] In the case the DiskWriteTask for a file fails, the log contains its size and its checksumblob
-
Cedric Caffy authored
-
- Nov 05, 2020
-
-
Cedric Caffy authored
-
- Nov 04, 2020
-
-
Steven Murray authored
-
Steven Murray authored
Fixed bug in previous commit by returned xrootd-ssi-protobuf-interface sub-module to it's original commit
-
Steven Murray authored
-