- Aug 30, 2018
-
-
Eric Cano authored
"ToTransfer" are to be picked up by tape sessions. "ToReport" Includes both successes and failures to report, as the mechanism to report is the same. They will be handled by the reporter, which shares the single thread of the garbage collector. "Failed" Will be a (possibly non-queue) container which will contain the failed requests. The operators will be able to examine, relaunch or abandon those requests. The states and lifecycles of the requests have been reworked to reflect this lifecycle too. The container algorithmes have been adapted to handle the multiple queue/container types.
-
Eric Cano authored
Fixed lack of override specifier
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
-
Steven Murray authored
-
- Aug 27, 2018
-
-
Steven Murray authored
Changed deafult release from 0 to 1 because 0 should never be used, see https://fedoraproject.org/wiki/Packaging:Versioning
-
- Aug 24, 2018
-
-
Steven Murray authored
Fixed.
-
Steven Murray authored
Fixed
-
Julien Leduc authored
Enabling EOS TAG repo for nighly regression tests: if these fail we can now complain to the EOS team.
-
- Aug 21, 2018
-
-
Steven Murray authored
Upgraded to EOS 4.3.8-20180821144441gitbf49ffa in order to get the FST that does not fail an end-user close() when there is an error with the CTA frontend
-
- Aug 20, 2018
-
-
Steven Murray authored
Reverted commit of submodule xrootd-ssi-protobuf-interface to b92937743ef5f2eaf1e30336519c0e7ee055e6b2 in order to make the CI green again
-
Michael Davis authored
-
Steven Murray authored
-
- Aug 16, 2018
-
-
Michael Davis authored
- timeout limit increased to 600s - drive status is no longer set to Unknown - only effect of exceeding the timeout limit is to display the word STALE beside the update time
-
Eric Cano authored
USerError will prevent the frontend from logging a stack trace. File path will allow easier identification of problem files.
-
- Aug 14, 2018
-
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
The tape write task not lister anymore to the memory manager for zero length files.
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
A retry might sneak into the session (depending of end of sessions and reporting speeds). Relaxed the test criteria for this case.
-
Steven Murray authored
Done.
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
We now leave a placeholder on the tape and carry on in this case. The errors will eventually clear the archive request.
-
Eric Cano authored
The disk read task hangs in this case. The tape write taks is still created, will leave a placeholder on the tape (to be implemented) and count an error for the request.
-
- Aug 13, 2018
-
- Aug 10, 2018
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Julien Leduc authored
was not enough.
-
Julien Leduc authored
Increasing wait time to give enough time for EOS to be ready and adding the FS online check for the systemd based regression test. Adding df -f output for the eos container as well to be extra safe.
-
- Aug 08, 2018
-
-
Anastasia Karachaliou authored
-