- 15 Jan, 2021 1 commit
-
-
Cedric Caffy authored
-
- 14 Jan, 2021 6 commits
-
-
Cedric Caffy authored
[cta-taped] Added configuration TapeLoadTimeout to set the timeout after which the tape mount is supposed to be failed
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
[objectstore] Corrected the RepackRequest::garbageCollect() method. It now changes the owner of the RepackRequest
-
Cedric Caffy authored
-
- 13 Jan, 2021 1 commit
-
-
Cedric Caffy authored
[objectstore] Fixed the status changing of the successful archive jobs in ArchiveRequest::asyncUpdateTransferSuccessful()
-
- 11 Jan, 2021 1 commit
-
-
Julien Leduc authored
-
- 07 Jan, 2021 1 commit
-
-
Cedric Caffy authored
-
- 06 Jan, 2021 1 commit
-
-
Julien Leduc authored
-
- 22 Dec, 2020 1 commit
-
-
Cedric Caffy authored
[cta-objectstore-dereference-removed-queues] Corrected a bug that prevented other types of queues to be deleted
-
- 18 Dec, 2020 1 commit
-
-
Steven Murray authored
-
- 14 Dec, 2020 1 commit
-
-
Cedric Caffy authored
[cta-objectstore-dereference-removed-queues] This tool now takes into account all queues that can exist in CTA
-
- 11 Dec, 2020 1 commit
-
-
Steven Murray authored
Removed redundant respondPreparationTime from the timing log of the Scheduler::getQueuesAndMountSummaries() method. The meaning of the value was not only redundant after the latests modifications to the method but it had also changed.
-
- 10 Dec, 2020 3 commits
-
-
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).
-
- 09 Dec, 2020 3 commits
-
-
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()
-
- 08 Dec, 2020 6 commits
-
-
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.
-
- 04 Dec, 2020 1 commit
-
-
Julien Leduc authored
-
- 03 Dec, 2020 1 commit
-
-
Julien Leduc authored
-
- 02 Dec, 2020 1 commit
-
-
Julien Leduc authored
-
- 01 Dec, 2020 2 commits
-
-
Julien Leduc authored
-
Julien Leduc authored
-
- 27 Nov, 2020 1 commit
-
-
Cedric Caffy authored
-
- 26 Nov, 2020 2 commits
-
-
Michael Davis authored
-
Michael Davis authored
-
- 25 Nov, 2020 3 commits
-
-
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
-
- 23 Nov, 2020 2 commits
-
-
Julien Leduc authored
-
Julien Leduc authored
-