- 06 Mar, 2020 4 commits
-
-
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
-
- 05 Mar, 2020 1 commit
-
-
Cedric CAFFY authored
-
- 04 Mar, 2020 1 commit
-
-
Cedric CAFFY authored
-
- 02 Mar, 2020 4 commits
-
-
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
-
- 28 Feb, 2020 2 commits
-
-
Michael Davis authored
-
Michael Davis authored
-
- 27 Feb, 2020 5 commits
-
-
Giuseppe Lo Presti authored
migration: made update of pre-existing storage classes consistent to the update of tape pools, that is take the latest CASTOR metadata as valid
-
Giuseppe Lo Presti authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- 26 Feb, 2020 1 commit
-
-
Julien Leduc authored
upgrading to eos 4.7.0-20200221155245git994c2f1 that adds eosreports for failed transfers and fix xrootd query prepare on_tape bug
-
- 21 Feb, 2020 3 commits
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
of the script after validation in castorpps
-
Julien Leduc authored
-
- 19 Feb, 2020 3 commits
-
-
Julien Leduc authored
-
Julien Leduc authored
-
Julien Leduc 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
-
- 13 Feb, 2020 8 commits
-
-
Julien Leduc authored
-
Cedric CAFFY authored
-
Michael Davis authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Tape session finished message now tells if the tape has been mounted or not via the boolean wasTapeMounted
-
Cedric CAFFY authored
If the RecallTaskInjector had to do RAO query that takes too much time, the TapeReadSingleThread could start its infinite loop with no Recall task in it, this would cause the stopping of the RecallTaskInjector. Thus, even if there are Retrieve jobs in the queue, as the RecallTaskInjector is stopped, the TapeReadSingleThread will not be feed with Read tasks and will terminate. The remaining jobs in the queue will trigger a new mount
-
- 12 Feb, 2020 1 commit
-
-
Julien Leduc authored
-
- 11 Feb, 2020 1 commit
-
-
Michael Davis authored
-
- 10 Feb, 2020 5 commits
-
-
Steven Murray authored
-
Cedric CAFFY authored
cta-catalogue-schema-verify ignores the migration-related tables (ERR$_TAPE_FILE and TEMP_REMOVE_CASTOR_METADATA)
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-