- Mar 12, 2020
-
-
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
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Added deletion of existing VOs in the SetUp() method of CatalogueTest
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
- Mar 11, 2020
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Mar 10, 2020
-
-
Julien Leduc authored
-
- Mar 06, 2020
-
-
Julien Leduc authored
-
Julien Leduc authored
-
Julien Leduc authored
-
Giuseppe Lo Presti authored
The added codes appeared in production (with the CASTOR Nameserver) during a network incident with the Oracle Clusterware.
-
Julien Leduc authored
-
- Mar 05, 2020
-
-
Cedric CAFFY authored
-
- Mar 04, 2020
-
-
Cedric CAFFY authored
-
- Mar 02, 2020
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Corrected helgrind errors by adding mutexes for multithread access to RecallReportPacker attributes.
-
Cedric CAFFY authored
If the disk threads are not finished after the TapeReadSingleThread finished, the status of the drive will be "DrainingToDisk" This removed a RecallReportPacker exception when trying to release disk space reservation for backpressure
-
Cedric CAFFY authored
In DriveState::addDiskSpaceReservation and substractDiskSpaceReservation, use a reference to the mutable_disk_space_reservations item
-
- Feb 26, 2020
-
-
Julien Leduc authored
upgrading to eos 4.7.0-20200221155245git994c2f1 that adds eosreports for failed transfers and fix xrootd query prepare on_tape bug
-
- Feb 21, 2020
-
- Feb 19, 2020
-
-
Julien Leduc authored
-
Julien Leduc authored
-
Julien Leduc authored
-
- 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 13, 2020
-
-
Julien Leduc authored
-
Cedric CAFFY authored
-
Michael Davis authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-