- 24 Mar, 2021 1 commit
-
-
Michael Davis authored
Objectstore GC Repack unit tests rely on a specific string in an exception message.
-
- 02 Mar, 2021 1 commit
-
-
Michael Davis authored
Refactors XrootCl.cpp to sanitise value returned by `XrdCl::XRootDStatus::ToStr()`
-
- 01 Mar, 2021 1 commit
-
-
Michael Davis authored
-
- 26 Feb, 2021 1 commit
-
-
Cedric Caffy authored
-
- 05 Feb, 2021 1 commit
-
-
Cedric Caffy authored
[cta-admin] Cleaned cta-admin deprecated methods and remove fields for cta-admin --json output of the commands that were modified by CTA v4.0 - cta-admin --json sq showqueues does not show maxdrives anymore but read/write max drives - cta-admin --json showqueues does not display the next mounts, empty tapes, readonly tapes and disabled tapes anymore - cta-admin --json mountpolicy ls does not display the old maxDrivesAllowed parameter anymore - cta-admin --json tapefile ls does not display supersededByVid and supersededByFseq anymore
-
- 04 Feb, 2021 1 commit
-
-
Cedric Caffy authored
- next mounts was introduced to anticipate the drive dedication implementation. As it is not implemented, it is removed from the cta-admin sq output
-
- 02 Feb, 2021 19 commits
-
-
Cedric Caffy authored
Catalogue::getCachedVirtualOrganizationByTapepool() + VO added to the DriveState object + VO and read/write max drives added to the getQueuesAndMountSummaries method - Objectstore definition modified : there is no maxDrivesAllowed item anymore
-
Cedric Caffy authored
-
Cedric Caffy authored
[scheduler] The scheduling now takes the VO readMaxDrives and writeMaxDrives parameters to trigger a mount or not
-
Cedric Caffy authored
-
Cedric Caffy authored
[catalogue] Added the MAX_DRIVES_ALLOWED_FOR_READ and MAX_DRIVES_ALLOWED_FOR_WRITE columns in the VIRTUAL_ORGANIZATION table - Modified the RdbmsCatalogue::createVirtualOrganization() method - Added the RdbmsCatalogue::modifyVirtualOrganizationMaxDrivesAllowedForRead() method - Added the RdbmsCatalogue::modifyVirtualOrganizationMaxDrivesAllowedForWrite() method
-
Cedric Caffy authored
-
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
[catalogue] Added the tape states to the catalogue::getTapes() methods + TapeSearchCriteria + unit tests + refactoring
-
Cedric Caffy authored
-
Cedric Caffy authored
[catalogue] Added the tape lifecycle columns in the database + the method to modify the state of the tape
-
Cedric Caffy authored
-
Cedric Caffy authored
-
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
-
- 14 Jan, 2021 1 commit
-
-
Cedric Caffy authored
[cta-taped] Added configuration TapeLoadTimeout to set the timeout after which the tape mount is supposed to be failed
-
- 08 Dec, 2020 1 commit
-
-
Steven Murray authored
Replaced Catalogue::getAllTape() with getVidToLogicalibrary() because only the logical library was needed by the caller.
-
- 11 Nov, 2020 1 commit
-
-
Cedric Caffy authored
-
- 04 Nov, 2020 1 commit
-
-
Cedric Caffy authored
[cta-admin] Corrected the showqueues command in the case ArchiveForUser and ArchiveForRepack exist for the same tapepool
-
- 03 Nov, 2020 3 commits
-
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
-
- 20 Oct, 2020 1 commit
-
-
Cedric Caffy authored
[repack] Corrected the problem of Agent ownership removal for repack request and repack sub-requests
-
- 09 Oct, 2020 1 commit
-
-
Cedric Caffy authored
-
- 28 Sep, 2020 1 commit
-
-
Cedric Caffy authored
utils::trimString() now returns an empty string if the string passed in parameter contains only white-space characters
-
- 27 Aug, 2020 1 commit
-
-
Steven Murray authored
-
- 30 Jul, 2020 1 commit
-
-
Cedric Caffy authored
-
- 29 Jul, 2020 1 commit
-
-
Cedric Caffy authored
-
- 01 Jul, 2020 1 commit
-
-
Steven Murray authored
-