- Nov 15, 2019
-
-
Steven Murray authored
Modified cta.spec.in to avoid problem with official Oracle RPMS not listing libocci.so as a capability
-
Julien Leduc authored
-
Julien Leduc authored
-
- Nov 11, 2019
-
-
Steven Murray authored
-
Steven Murray authored
Upgraded to EOS 4.6.1-20191104142842git30eddf6 in order to get the missing commits for being able to configure the EOS space written to be tape servers
-
Cedric CAFFY authored
Changed the log message at the starting of cta-taped. If an exception happens, the error messages will tell that cta-taped cannot start.
-
- Nov 08, 2019
-
-
Steven Murray authored
Upgraded to EOS 4.6.1-20191106151453git21dd306 in order to be able to configure the EOS space written to be tape servers
-
Steven Murray authored
-
- Nov 06, 2019
-
-
Cedric CAFFY authored
Corrected cta-objectstore-initialize program. The agent needed to initialize the objectstore was not locked so could not be deleted. If this program fails for whatever reason, it will return EXIT_FAILURE and not EXIT_SUCCESS
-
- Nov 01, 2019
-
-
Steven Murray authored
This reverts commit e5f27c34.
-
Steven Murray authored
This reverts commit edf98416.
-
Steven Murray authored
-
Steven Murray authored
docker/ctafrontend/cc7/opt/run/bin/init.sh now installs the standard oracle-instantclient19.3-sqlplus rpm instead of the CERN version
-
Steven Murray authored
Revert "Top CMakeLists.txt now explicitly lists all the REQUIRED components to be found by cmake/Findoracle-instantclient.cmake" This reverts commit 0ee95f93.
-
Steven Murray authored
Modified Findoracle-instantclient.cmake to explicitly look for libocci.so.19.1 because the oracle-instantclient19.3-devel rpm does not create the symbolic link /usr/lib/oracle/19.3/client64/lib/libocci.so
-
Steven Murray authored
Top CMakeLists.txt now explicitly lists all the REQUIRED components to be found by cmake/Findoracle-instantclient.cmake
-
Steven Murray authored
-
- Oct 31, 2019
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
- Oct 30, 2019
-
-
Giuseppe Lo Presti authored
- Added tool to drop from the CTA catalogue all CASTOR tapes from a given tapepool. This tool makes use of a temporary table and an additional PL/SQL procedure in order to perform efficient bulk operations in the CTA catalogue. - Made tapepool insertion idempotent. - Updated documentation.
-
Giuseppe Lo Presti authored
-
Steven Murray authored
-
- Oct 25, 2019
-
-
Giuseppe Lo Presti authored
-
- Oct 23, 2019
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Corrected scheduling to wait for more files to be queued before creating ArchiveForRepack mount + Unit test
-
- Oct 21, 2019
-
-
Julien Leduc authored
-
Julien Leduc authored
-
Eric Cano authored
-
- Oct 18, 2019
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Corrected auto garbage collection of ArchiveRequest ToTransferForRepack (getQueueType missed one case)
-
Cedric CAFFY authored
-
Steven Murray authored
Changed catch(std::out_of_range) to catch(std::out_of_range &) in order to avoid the following type of compilation error: ../CTA/common/checksum/ChecksumBlob.hpp:145:18: error: catching polymorphic type ‘class std::out_of_range’ by value [-Werror=catch-value=] } catch(std::out_of_range) { ^~~~~~~~~~~~ cc1plus: all warnings being treated as errors
-
- Oct 17, 2019
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Increased the time to lock a Rados object from 300ms to 1 sec. This correction is due to CI repack error (caused by BackendRados::lockBackoff(): timeout)
-
Cedric CAFFY authored
Removed objectstore initialization agent after objectstore initialization (cta-objectstore-initialize.cpp) Catched other exceptions in continuousintegration/orchestration/tests/client-ar-abortPrepare.cpp
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
- Oct 15, 2019
-
-
Steven Murray authored
-
- Oct 10, 2019
-