- Dec 20, 2018
-
-
Cedric CAFFY authored
-
- Dec 19, 2018
-
-
Cedric CAFFY authored
-
- Dec 18, 2018
-
-
Cedric CAFFY authored
-
Steven Murray authored
-
Eric Cano authored
-
Steven Murray authored
-
Cedric CAFFY authored
-
Eric Cano authored
-
Cedric CAFFY authored
-
Eric Cano authored
Conflicts: objectstore/ArchiveQueueAlgorithms.cpp objectstore/GarbageCollector.cpp objectstore/Helpers.cpp objectstore/RetrieveRequest.cpp objectstore/RootEntry.cpp scheduler/OStoreDB/OStoreDB.cpp
-
Steven Murray authored
Upgraded to EOS 4.4.19-1 in order to get the version of the 'file archived' garbage collector that can be configured 'on' or 'off'. By turning the 'file archived' garbage collector 'off' we will be able to to test the MGM LRU garbage collector more easily.
-
- Dec 17, 2018
-
-
Eric Cano authored
(see 'ps -ax -o "pid comm cmd" | grep /usr/bin/cta-taped').
-
Eric Cano authored
-
Eric Cano authored
The maintenance handler provided a negative timeout when its round too long. This led to infinitely sleeping on a poll instead of a timeout of 10s max.
-
Steven Murray authored
Added the first version of the specification of the Catalogue::getTapeFilesForRepack() method - there's no implementation yet
-
Eric Cano authored
Created subrequest pointer in RepackRequest serialization. Created initial scheduler database repack request. Removed duplicate function in Scheduler.
-
Eric Cano authored
Conflicts: continuousintegration/docker/ctafrontend/cc7/buildtree-stage1-rpms/Dockerfile
-
- Dec 13, 2018
-
-
Eric Cano authored
-
Eric Cano authored
This will prevent trim-against-create fights between 2 processes where a process trying to create a new queue to push abandons after 5 retries.
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
- Dec 12, 2018
-
-
Cedric CAFFY authored
-
Steven Murray authored
-
Steven Murray authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
of VO and Density"
-
Eric Cano authored
Conflicts: scheduler/SchedulerTest.cpp
-
Steven Murray authored
RequestMessage::processTape_Ch() now calls m_catalogue.modifyTapeMediaType() and m_catalogue.modifyTapeVendor() so that 'cta-admin tape ch' now supports '--mediatype' and '--vendor'
-
- Dec 11, 2018
-
-
Steven Murray authored
Upgraded to EOS 4.4.18-20181211213834git95c105 in order to get a version of EOS that uses v0.29 of xrootd-ssi-protobuf-interface which provides the renewable resources option
-
Steven Murray authored
Upgraded to EOS 4.4.18-20181211164351git06ae732 in order to get fixes for FSTs not reporting failed close calls when used with CTA and for problems with prepare permissions
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Added MEDIA_TYPE and VENDOR columns to TAPE table and upgraded xrootd-ssi-protobuf-interface to v0.29
-
Steven Murray authored
-