- Dec 12, 2018
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
of VO and Density"
-
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
-
- Dec 07, 2018
-
-
Cedric CAFFY authored
-
- Dec 04, 2018
-
-
Steven Murray authored
Upgraded to EOS 4.4.17-20181204103742gitf66a3fa for added crosstalk protection between EOS/CTA instances and to have an FST that does not send the MGM close and sync::close events
-
- Nov 24, 2018
-
- Nov 23, 2018
-
-
Steven Murray authored
-
- Nov 20, 2018
-
-
Steven Murray authored
Revert "Replaced the configuration of the asynchronous sys.workflow.closew.retrieve_written event with the synchronous one, i.e. sys.workflow.sync::closew.retrieve_written" This reverts commit d591b0de.
-
Steven Murray authored
Replaced the configuration of the asynchronous sys.workflow.closew.retrieve_written event with the synchronous one, i.e. sys.workflow.sync::closew.retrieve_written
-
Steven Murray authored
The archive_failed and retrieve_failed events between the CTA tape server and EOS are now synchronous
-
- Nov 16, 2018
-
-
Tao Lin authored
-
Steven Murray authored
-
- Nov 15, 2018
-
-
Steven Murray authored
Added chown daemon:root /var/eos/config to continuousintegration/docker/ctafrontend/cc7/opt/run/bin/ctaeos-mgm.sh
-
Steven Murray authored
-
Steven Murray authored
Corrected buildtree_runner/README.md by puttting 'sudo' in front of ./recreate_buildtree_running_environment.sh
-
Steven Murray authored
Added the yum-plugin-versionlock package to continuousintegration/buildtree_runner/vmBootstrap/bootstrapSystem.sh
-
- Nov 13, 2018
-
-
Steven Murray authored
Added the manually specified cmake variable named NoAcs. Please note that this variable currently has no effect when building the CTA rpms
-
Steven Murray authored
-
Steven Murray authored
-
- Nov 09, 2018
-
-
Steven Murray authored
DataTransferSessionTapeFullMigration and DataTransferSessionTapeFullOnFlushMigration now count the first files archived to tape as opposed to relying on the values of the archive file IDs
-
Steven Murray authored
Revert "Revert "Removed the need for a deferred transaction from SQLiteCatalogue::getNextArchiveFileId() and getNextStorageClassId()"" This reverts commit 613808d9.
-
Steven Murray authored
Revert "Removed the need for a deferred transaction from SQLiteCatalogue::getNextArchiveFileId() and getNextStorageClassId()" This reverts commit 8f7bd42f.
-
Steven Murray authored
Removed the need for a deferred transaction from SQLiteCatalogue::getNextArchiveFileId() and getNextStorageClassId()
-
Steven Murray authored
Moved autocommitMode parameter from Stmt constructor to Stmt::executeQuery() and Stmt::executeNonQuery()
-
Steven Murray authored
-
- Nov 08, 2018
-
-
Michael Davis authored
Default CTA Frontend log level is changed to INFO. To set it back to debug level, add this line to /etc/cta/cta-frontend-xrootd.conf: cta.log.level DEBUG Valid log levels are EMERG, ALERT, CRIT, ERR, WARNING, NOTICE (==USERERR), INFO, DEBUG
-
Steven Murray authored
Upgraded to EOS 4.4.10-20181106193022gitf4dd861 in order to get the propagation of WFE errors and the correct use of locking around fmd for mTapeAwareGc.fileReplicaCommitted()
-
Michael Davis authored
-
Michael Davis authored
-
- Nov 07, 2018
-
-
Steven Murray authored
Upgraded to EOS 4.4.10-20181106193022gitf4dd861 in order to get the new tape aware GC configuration system
-
Steven Murray authored
Renamed rdbms::AutocommitMode::ON and rdbms::AutocommitMode::OFF to rdbms::AutocommitMode::AUTOCOMMIT_ON and rdbms::AutocommitMode::OFF respectively
-