- 24 Aug, 2015 1 commit
-
-
Daniele Kruse authored
-
- 21 Aug, 2015 1 commit
-
-
Daniele Kruse authored
-
- 20 Aug, 2015 1 commit
-
-
Daniele Kruse authored
-
- 19 Aug, 2015 1 commit
-
-
Steven Murray authored
-
- 14 Aug, 2015 1 commit
-
-
Eric Cano authored
Reworked the queueing of retrieve jobs in the OStoreDB. Improved some variable names.
-
- 13 Aug, 2015 1 commit
-
-
Daniele Kruse authored
-
- 24 Jul, 2015 1 commit
-
-
Steven Murray authored
Please note that you will have to install the following CASTOR rpms in order to compile: castor castor-devel castor-lib castor-lib-server castor-lib-tape
-
- 16 Jul, 2015 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
Renamed CTA/tapeserver/castor to CTA/tapeserver/castor_checkout in preparation for the moving the sub-directory CTA/tapeserver/castor/castor up the directory tree
-
- 15 Jul, 2015 2 commits
-
-
Steven Murray authored
-
Eric Cano authored
-
- 05 Dec, 2014 1 commit
-
-
Eric Cano authored
a new composite transferTime (member function) which now matches better the previous definition of transfeTime.
-
- 04 Dec, 2014 1 commit
-
-
Eric Cano authored
-
- 20 Nov, 2014 1 commit
-
-
Eric Cano authored
-
- 19 Nov, 2014 2 commits
-
-
Eric Cano authored
Fixed unhomogeneous error names.
-
Eric Cano authored
Propagated references to the watchdog to disk and tape threads and tasks. Added a maps for storing the count of all errors that occured during the session. Added propagation of the counts to the initial process. Added error reporting in disk and tapes threads and tasks by using a string marker allowing to know which part went wrong in high level exception. Exceptions then bumps up the count in the watchdog (synchronously), and the watchdog sends the new count to the initial thread later (in the watchdog's thread). Plus some missing logs fixed when an exception is thrown in a disk write task. Added interface to reference the recall watchdog to the recall disk thread pool. Next: Do same for migration. Actually store the reference. Add new error map storing in watchdog. Add error reporting in tape and disk threads. WIP: Added missing file ID for disk write thread. Added missing error log when an exception is thrown in a disk write task. WIP: switching to CASTOR-4839 tapeserverd: task injector should decide on closing the session earlier WIP. Next: log unmount errors (in the RAII) Finished error counting in data threads.
-
- 11 Nov, 2014 1 commit
-
-
Eric Cano authored
Removed leftovers of special case snprintf call for double, now that snprintf is the default for doubles.
-
- 10 Nov, 2014 1 commit
-
-
Eric Cano authored
CASTOR-4823: tapeserverd's main process should log statistics and status of the closing session in all cases Added new messages between the session process and the main process: addition and removal of log parameters. Added storage of the log parameters in the catalogueTransferSession. Added logging of the tape session at the end in the initial process, allowing statistics gathering even in case of crash. This standard log message is intended to be used as an input for the tape log system. Changed the default off the formatting of doubles in the log so that we don't end up with hard to parse scientific notation in the logs.
-
- 30 Oct, 2014 1 commit
-
-
Eric Cano authored
-
- 29 Oct, 2014 1 commit
-
-
Eric Cano authored
-
- 28 Oct, 2014 1 commit
-
-
Eric Cano authored
The offending message has been changed in a previous case: CASTOR-4749 Reviewed all bandwidth calculations to homogenize the statistics printing. Fixed a bug where the total time for a session was not properly retrieved before logging, leading to NaN printouts.
-
- 15 Oct, 2014 1 commit
-
-
Steven Murray authored
I believe the Timer class is generic enough to be used by any part of CASTOR and not just tape.
-
- 03 Oct, 2014 1 commit
-
-
Eric Cano authored
CASTOR-4765: The heartbeat messages of the data-transfer session of tapeserverd should include valid drive unit-names Partial implementation of the ticket: - The reporting to client and session exit part has been dismantled. - The template based implementation of the watchdog has been changed to a more classing inheritance schema. - The reporting to mother process of the moved blocks has been re-enabled.
-
- 12 Sep, 2014 1 commit
-
-
Eric Cano authored
Fixed more slashes in paramter names (MB/s replaced by MBps) and put all tape server stats in MB (as opposed to Mib).
-
- 08 Sep, 2014 1 commit
-
-
Eric Cano authored
Also removed slashes from parameter names.
-
- 05 Sep, 2014 1 commit
-
-
Eric Cano authored
Reviewed and fixed the error handling for migrations. A deadlock was created by the competing usage of a stop variable an normal information flow through the threads. The global variable's usage has been reduced and clarified: it is set by the tape thread to indicated an error reached it. From that point on, the remaining disk threads can stop what they are doing (and not before as failing to read a file should not block the completion of previous ones). The file errors are now transmitted to the client before end of session, and in case of flush. The unit tests have been updated accordingly. Report messages have been improved.
-
- 05 Aug, 2014 1 commit
-
-
David COME authored
-
- 01 Aug, 2014 1 commit
-
-
David COME authored
-
- 25 Jul, 2014 1 commit
-
-
David COME authored
-
- 22 Jul, 2014 1 commit
-
-
David COME authored
-
- 15 Jul, 2014 1 commit
-
-
David COME authored
-
- 11 Jul, 2014 1 commit
-
-
Eric Cano authored
The disk write task can already be destroy by the time the push of NULL is attempted.
-
- 14 Jul, 2014 1 commit
-
-
David COME authored
-
- 09 Jul, 2014 2 commits
- 07 Jul, 2014 1 commit
-
-
Eric Cano authored
Only one applies at a time in read or write context, but the naming will make the code more undrestandable.
-
- 04 Jul, 2014 2 commits
- 03 Jul, 2014 2 commits
-
-
David COME authored
-
David COME authored
-