- 24 Mar, 2021 1 commit
-
-
Michael Davis authored
Objectstore GC Repack unit tests rely on a specific string in an exception message.
-
- 18 Feb, 2021 1 commit
-
-
Cedric Caffy authored
[Repack] The repack subrequests are queued by batch of 500. They are also deleted by batch of 500 when the repack request is deleted
-
- 02 Feb, 2021 6 commits
-
-
Cedric Caffy authored
Catalogue::getCachedVirtualOrganizationByTapepool() + VO added to the DriveState object + VO and read/write max drives added to the getQueuesAndMountSummaries method - Objectstore definition modified : there is no maxDrivesAllowed item anymore
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
[catalogue] Created a catalogue::CreateMountPolicyAttributes object and added the maxDrivesAllowedPerVo field
-
Cedric Caffy authored
-
Cedric Caffy authored
-
- 26 Jan, 2021 1 commit
-
-
Michael Davis authored
Adds fields for tape verification to Workflow message
-
- 14 Jan, 2021 2 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
[objectstore] Corrected the RepackRequest::garbageCollect() method. It now changes the owner of the RepackRequest
-
- 13 Jan, 2021 1 commit
-
-
Cedric Caffy authored
[objectstore] Fixed the status changing of the successful archive jobs in ArchiveRequest::asyncUpdateTransferSuccessful()
-
- 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
-
- 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
-
- 05 Nov, 2020 1 commit
-
-
Cedric Caffy authored
-
- 03 Nov, 2020 1 commit
-
-
Cedric Caffy authored
-
- 21 Oct, 2020 1 commit
-
-
Cedric Caffy authored
-
- 20 Oct, 2020 2 commits
-
-
Cedric Caffy authored
-
Cedric Caffy authored
[repack] Corrected the problem of Agent ownership removal for repack request and repack sub-requests
-
- 13 Oct, 2020 1 commit
-
-
Cedric Caffy authored
[cta-taped] The repack management can be enabled or disabled via the DisableRepackManagement parameter in the configuration file
-
- 09 Oct, 2020 1 commit
-
-
Cedric Caffy authored
-
- 25 Sep, 2020 1 commit
-
-
Cedric Caffy authored
-
- 21 Sep, 2020 2 commits
-
-
Cedric Caffy authored
-
Cedric Caffy authored
-
- 14 Sep, 2020 1 commit
-
-
Steven Murray authored
cta/CTA#877 ObjectStore.RetrieveQueueAlgorithms unit tests fails or succeeds base on version of cmake As suggested by Michal I've added the missing declaration of the full specialised getElementSummary() method. This fixes the problem. Where there were two "defined" symbols now there is only one: [itctabuild02] CTA (master) > nm /lib64/libctaobjectstoreunittests.so.0 | grep _ZN3cta11objectstore15ContainerTraitsINS0_13RetrieveQueueENS0_23RetrieveQueueToTransferEE17getElementSummaryERKNS4_13PoppedElementE U _ZN3cta11objectstore15ContainerTraitsINS0_13RetrieveQueueENS0_23RetrieveQueueToTransferEE17getElementSummaryERKNS4_13PoppedElementE [itctabuild02] CTA (master) > nm /lib64/libctaobjectstore.so.0 | grep _ZN3cta11objectstore15ContainerTraitsINS0_13RetrieveQueueENS0_23RetrieveQueueToTransferEE17getElementSummaryERKNS4_13PoppedElementE 000000000047afa8 T _ZN3cta11objectstore15ContainerTraitsINS0_13RetrieveQueueENS0_23RetrieveQueueToTransferEE17getElementSummaryERKNS4_13PoppedElementE [itctabuild02] CTA (master) >
-
- 01 Sep, 2020 1 commit
-
-
Steven Murray authored
[objectstore] Fixed cta/CTA#875 gtest cannot safely print ContainerTraits<ArchiveQueue,ArchiveQueueToTransferForUser>::PoppedElementsSummary
-
- 31 Jul, 2020 1 commit
-
-
Michael Davis authored
-
- 30 Jul, 2020 1 commit
-
-
Cedric Caffy authored
-
- 29 Jul, 2020 1 commit
-
-
Cedric Caffy authored
-
- 15 Jul, 2020 1 commit
-
-
Cedric Caffy authored
-
- 13 Jul, 2020 2 commits
-
-
Cedric Caffy authored
[BackendRados] Added the name of the object that could not be fetched by the Rados Backend in the exception error message
-
Cedric Caffy authored
-
- 03 Jul, 2020 1 commit
-
-
Michael Davis authored
-
- 23 Jun, 2020 1 commit
-
-
Cedric Caffy authored
-
- 22 Jun, 2020 1 commit
-
-
Cedric Caffy authored
-
- 04 Jun, 2020 1 commit
-
-
Cedric Caffy authored
Corrected scheduling problem when requeueing ArchiveRequest after first failure (mount policy was not passed to the queue) Changed status to AJS_FAILED for ArchiveRequest before queueing to the ArchiveQueueFailed
-
- 28 May, 2020 1 commit
-
-
Michael Davis authored
-
- 27 Apr, 2020 1 commit
-
-
Cedric Caffy authored
-
- 15 Apr, 2020 1 commit
-
-
Cedric Caffy authored
-
- 14 Apr, 2020 1 commit
-
-
Cedric Caffy authored
Adapted the cta-admin commands so that we can set the --reason and the --comment
-