- Feb 18, 2020
-
-
Cedric CAFFY authored
Added UNIQUE constraint on STORAGE_CLASS_NAME and removed the the UNIQUE constraint on DISK_INSTANCE_NAME and STORAGE_CLASS_NAME
-
- Feb 11, 2020
-
-
Michael Davis authored
-
- Feb 10, 2020
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
The frontend will log an error message in the cta-frontend.log file if the catalogue MAJOR schema version number mismatch and rethrow the exception to the XrdSsiCtaServiceProvider
-
- Jan 30, 2020
-
-
Michael Davis authored
cta.archivefile.max_size_gb 1000 Specifies maximum file size that the CTA Frontend will accept to queue for archival. Defaults to 2 TB and can be configured in in increments of 1 GB.
-
- Jan 27, 2020
-
-
Michael Davis authored
-
- Jan 24, 2020
-
-
Michael Davis authored
-
- Jan 21, 2020
-
-
Michael Davis authored
-
Michael Davis authored
-
- Jan 16, 2020
-
-
Michael Davis authored
-
Michael Davis authored
-
- Jan 15, 2020
-
-
Michael Davis authored
-
- Jan 14, 2020
-
-
Michael Davis authored
-
Michael Davis authored
-
- Jan 10, 2020
-
-
Michael Davis authored
This storage class is ignored during CREATE, so that we don't need to set up an archive route just for testing.
-
Michael Davis authored
-
Michael Davis authored
-
- Dec 20, 2019
-
-
Michael Davis authored
This decouples the "cta-admin tf ls" command from looking up path names in the catalogue, paving the way to remove the path from the DB.
-
- Dec 19, 2019
-
-
Michael Davis authored
-
- Dec 18, 2019
-
-
Michael Davis authored
-
Michael Davis authored
-
- Dec 17, 2019
-
-
Michael Davis authored
-
- Dec 16, 2019
-
-
Michael Davis authored
-
- Dec 06, 2019
-
-
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
-
- Dec 05, 2019
-
-
Michael Davis authored
1. Needs to be sys.* so users can't change it 2. Should not be confused with sys.retrieve.req_id
-
- Nov 28, 2019
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
Renames CTA_ArchiveFileID to sys.archive.file_id Renames CTA_StorageClass to sys.archive.storage.class
-
- Oct 23, 2019
-
-
Cedric CAFFY authored
-
- Sep 26, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Sep 04, 2019
-
-
Cedric CAFFY authored
-
Eric Cano authored
Wrong parameter was passed as retrieve request id. Added logs to frontend. Implemented validation of cancel in archive retrive test (no file should be retrieved).
-
- Aug 30, 2019
-
-
Eric Cano authored
Also improved function name to better match XRootd names.
-
- Aug 23, 2019
-
-
Eric Cano authored
The retrieve request address is now stored in the EOS namespace as an extended attribute and deleted after checks on cancellation. The cleanup of the queues will be eventually done by the tape servers.
-