- 12 Mar, 2020 4 commits
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Added deletion of existing VOs in the SetUp() method of CatalogueTest
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
- 18 Feb, 2020 1 commit
-
-
Cedric CAFFY authored
Added UNIQUE constraint on STORAGE_CLASS_NAME and removed the the UNIQUE constraint on DISK_INSTANCE_NAME and STORAGE_CLASS_NAME
-
- 10 Feb, 2020 1 commit
-
-
Cedric CAFFY authored
-
- 24 Jan, 2020 1 commit
-
-
Cedric CAFFY authored
Adapted the cta-catalogue-schema-verify tool to deal with the SchemaVersion object and displaying a warning in case of running database upgrade
-
- 06 Jan, 2020 1 commit
-
-
Steven Murray authored
-
- 30 Dec, 2019 1 commit
-
-
Steven Murray authored
-
- 06 Dec, 2019 1 commit
-
-
Cedric CAFFY authored
The catalogue.ping() method now checks the equality between the MAJOR version number of the CTA schema version and the MAJOR version number in the database
-
- 28 Nov, 2019 1 commit
-
-
Steven Murray authored
-
- 10 Oct, 2019 1 commit
-
-
Steven Murray authored
-
- 26 Sep, 2019 1 commit
-
-
Steven Murray authored
-
- 25 Sep, 2019 1 commit
-
-
Steven Murray authored
-
- 16 Aug, 2019 1 commit
-
-
Eric Cano authored
-
- 19 Jul, 2019 1 commit
-
-
Victor Kotlyar authored
Add standalone command line tool cta-tape-label. Command mount, label, umount the tape pointed by VID option. Tape drive and library parameters used from /etc/cta/TPCONFIG file and catalogue parameters from /etc/cta/cta-catalogue.conf. To be labelled the tape must be present in the catalogue and must be empty. By default the tool labels the tape with enabled logical block protection if drive supports such mode. For non-blank tapes command checks previous tape label and label only if the old label is the same or match to the label in the command line oldLabel option. To skip label checks for non-blank tapes --force option could be used.
-
- 05 Jul, 2019 1 commit
-
-
Victor Kotlyar authored
Add isFromCastor field to the catalogue DB. CTA only sets this filed to false and respects it in the getTapesForWriting
-
- 03 Jul, 2019 2 commits
-
-
Eric Cano authored
-
Victor Kotlyar authored
Implement methods to modify values for FILE_REGEXP, FREE_SPACE_QUERY_URL, REFRESH_INTERVAL, TARGETED_FREE_SPACE, USER_COMMENT
-
- 02 Jul, 2019 2 commits
-
-
Victor Kotlyar authored
Implement catalogue createDiskSystem, getAllDiskSystems, deleteDiskSystem methods.
-
Victor Kotlyar authored
tapes Add read-only tape flag support in the catalogue for the TAPE table. Add RdbmsCatalogue::setTapeReadOnly method to modify this flag with "cta-admin tape ch" command. Add RdbmsCatalogue::setTapeReadOnlyOnError to set this flag from taped. Add support for rdonly flag listing for "cta-admin tape ls" and "cta-admin sq" command.
-
- 01 Jul, 2019 2 commits
-
-
Michael Davis authored
-
Eric Cano authored
The implemantation currently returns an empty disk system.
-
- 26 Jun, 2019 1 commit
-
-
Michael Davis authored
-
- 24 Jun, 2019 1 commit
-
-
- 21 Jun, 2019 1 commit
-
-
Victor Kotlyar authored
-
- 17 Jun, 2019 1 commit
-
-
Eric Cano authored
-
- 04 Jun, 2019 1 commit
-
-
Cedric CAFFY authored
Deleted the checking of the presence of non superseded files during an Archive Mount.
-
- 22 May, 2019 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 21 May, 2019 1 commit
-
-
Steven Murray authored
-
- 20 May, 2019 1 commit
-
-
Steven Murray authored
-
- 15 Apr, 2019 2 commits
-
-
Cedric CAFFY authored
-
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.
-
- 27 Feb, 2019 1 commit
-
-
Cedric CAFFY authored
Harmonized the copyNb type to uint32_t Corrected a bug in RetrieveQueue::getContainerSummary() --> After insertion in the queue, the number of files and bytes added were equal to 0.
-
- 25 Feb, 2019 1 commit
-
-
Steven Murray authored
-
- 11 Feb, 2019 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 18 Dec, 2018 1 commit
-
-
Steven Murray authored
-
- 17 Dec, 2018 1 commit
-
-
Steven Murray authored
Added the first version of the specification of the Catalogue::getTapeFilesForRepack() method - there's no implementation yet
-