- Apr 15, 2019
-
-
Cedric CAFFY authored
Corrected cta-admin af ls command so that it fills the superseded vid and superseded columns in the result
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
Replaced the map of tape files with a list as the assumption that we have one copy per copyNb is no more valid with repack.
-
Cedric CAFFY authored
Added a check while mounting a tape for writing : if some tape files located in the writing tape are not superseded by others, the write session will fail. Note: The test CatalogueTest.exist_non_superseded_files_after_fseq is supposed to fail.
-
Cedric CAFFY authored
-
- Mar 28, 2019
-
-
Eric Cano authored
-
- Mar 26, 2019
-
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
cta-admin was failing due to incoherent internal data.
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
- Mar 25, 2019
-
-
Cedric CAFFY authored
-
Eric Cano authored
-
Eric Cano authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
- Mar 22, 2019
-
-
Eric Cano authored
This included extracting missing data while popping elements from archive queue.
-
- Mar 21, 2019
-
-
Eric Cano authored
Conflicts: scheduler/SchedulerTest.cpp
-
Cedric CAFFY authored
-
- Mar 19, 2019
-
-
Eric Cano authored
-
Cedric CAFFY authored
- Queueing into the RetrieveQueueToReportToRepackForFailure - Reporting of the failed RetrieveJobs (add statistics + deletion of the failed sub requests) Unit test associated : expandRepackRequestFailedRetrieve
-
- Mar 18, 2019
-
-
Julien Leduc authored
-
Julien Leduc authored
-
Cedric CAFFY authored
These requests are queued in the RetrieveQueueToReportToRepackForFailure Adapted the Sorter to be able to queue a RetrieveRequest from Repack into a queue identified by the RepackRequest's address
-
- Mar 15, 2019
-
-
Julien Leduc authored
Someone added xrootd in eos-citrine-depend repo which had a priority of 2. Lowering this one as people are messing with it.
-
Julien Leduc authored
repositories.
-
Julien Leduc authored
basically requiring xrootd-4.8-3 and not our 4.9.0 this is an externally triggered problem. To fix this we can either disable protectbase yum plugin for all our yum commands, remove the plugin, sed -i 's/protect=1/protect=0/' /etc/yum.repos.d/* in all our containers OR enable baseprotect on our repos... I enabled baseprotect on all our repos.
-
Eric Cano authored
-
Eric Cano authored
-
- Mar 14, 2019
-
-
Cedric CAFFY authored
-
- Mar 12, 2019
- Mar 11, 2019
-
-
Eric Cano authored
-
- Mar 08, 2019
-
-
Eric Cano authored
Changed the reporting structures in the repack request to better handle repoting (we will report one archive job per rearchived copy number, which is potentially several per fSeq. Created the getNextBatch() function for retrieve successes and partially implemented the report function.
-
- Mar 07, 2019
-