- 15 Jun, 2021 1 commit
-
-
- 02 Jun, 2021 1 commit
-
-
- 02 Feb, 2021 9 commits
-
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
- Removed the counting of the readonly tapes as they don't exist - Count the ACTIVE tapes instead of not disabled ones - Repack disabled tape system test now undisables the tape after having reclaimed it
-
Cedric Caffy authored
[catalogue] Created a catalogue::CreateMountPolicyAttributes object and added the maxDrivesAllowedPerVo field
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
- 26 Jan, 2021 1 commit
-
-
Michael Davis authored
Adds fields for tape verification to Workflow message
-
- 15 Jan, 2021 1 commit
-
-
Cedric Caffy authored
Corrected valgrind error for the DataTransferConfig::tapeLoadTimeout attribute not set in the unit tests
-
- 14 Jan, 2021 1 commit
-
-
Cedric Caffy authored
-
- 25 Sep, 2020 3 commits
-
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
- 01 Jul, 2020 1 commit
-
-
Steven Murray authored
-
- 23 Jun, 2020 1 commit
-
-
Steven Murray authored
-
- 10 Jun, 2020 2 commits
-
-
Cedric Caffy authored
-
Cedric Caffy authored
-
- 14 Apr, 2020 1 commit
-
-
Cedric Caffy authored
Adapted the cta-admin commands so that we can set the --reason and the --comment
-
- 01 Apr, 2020 1 commit
-
-
Cedric Caffy authored
-
- 12 Mar, 2020 4 commits
-
-
Cedric CAFFY authored
Adapted the unit tests + the database-dependencies on this removed column
-
Cedric CAFFY authored
Removed diskInstance attiribute from the common::dataStructures::StorageClass class Adapted unit tests Adapted cta-admin commands
-
Cedric CAFFY authored
StorageClass now belongs to a VO (madatory) Adapted unit tests Modified cta-admin command to set the VO of a Storage Class
-
Cedric CAFFY authored
Deleted Schema version 1.2 Adapted tapepool management so that it works with the new VIRTUAL_ORGANIZATION table Adapted unit tests so that a VO is created before a tapePool is created Adapted prepare_test.sh so that it creates a VO before creating the TapePool
-
- 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
-
- 04 Sep, 2019 1 commit
-
-
Cedric CAFFY authored
-
- 25 Jul, 2019 1 commit
-
-
Cedric CAFFY authored
Added mount policy to the Repack Request
-
- 23 Jul, 2019 2 commits
-
-
Victor Kotlyar authored
or write. Implements setTapeMounted in the scheduler interface for RetrieveMount and ArchiveMount.
-
Victor Kotlyar authored
This reverts commit f9249bb1.
-
- 19 Jul, 2019 1 commit
-
-
Victor Kotlyar authored
-
- 02 Jul, 2019 3 commits
-
-
Michael Davis authored
-
Michael Davis authored
-
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 4 commits
-
-
Michael Davis authored
- Type of checksumBlob in cta.proto should be bytes not string - ADLER32 passed into blob as uint32_t not string (conversion to bytearray is now handled inside the ChecksumBlob class)
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-