- Oct 16, 2013
-
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
Added FindOracle. Added include for generated header file. Added first sub-directory include.
-
Steven Murray authored
In theory the tape library and its dependents are now build my cmake. This is a small drop in a very large ocean.
-
Steven Murray authored
-
Giuseppe Lo Presti authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
initial contents simply builds the tape library takining into account hat 8 of the files are first copied to their usr... counterparts, each of which is compiled with -DNOTRACE.
-
- Oct 15, 2013
-
-
Steven Murray authored
-
Steven Murray authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
- avoid looping too much in the tapegateway when some file is locked for long - improved handling of log messages when the DLFLogs table is too full : + do not take all of it in one go + use an index as the table may be scattered
-
Steven Murray authored
-
Steven Murray authored
I have made not being able to execute the no-more-work flush to tape a fatal error for rtcpd.
-
- Oct 14, 2013
-
-
Steven Murray authored
The refactoring carried out for this RFE has uncovered what maybe a potential weakness in the code used to flush data to tape. This modification is based on what we have learnt about the legacy code during its refactoring. It improves the safety of the tape flush logic. The current code in production has never failed, however it is always better to be safer than sorry.
-
Steven Murray authored
Fixed in the trunk.
-
Steven Murray authored
bug #102830: RFE: Remove unused accounting from the tape server software bug #102831: RFE: Remove the reason argument from tpconfig
-
- Oct 13, 2013
-
-
Steven Murray authored
I have put back the following line because the building of the CATSOR rpms fails without it. I am nonetheless confused as to why we need it in the tape server makefiles seeing as neither the taped or rtcpd daemons generate system accouting messages: LOGROTATE(castor-sacct,installtape)
-
Steven Murray authored
Removed the rtpcd accounting code.
-
- Oct 11, 2013
-
-
Steven Murray authored
Removed more tape-server accounting-code (hopefully the last).
-
Steven Murray authored
Fixed in the master branch.
-
Steven Murray authored
Removed the accttape C structure and the tapeacct() function protoype which is no longer used.
-
Steven Murray authored
-
Steven Murray authored
*Fixed in the master branch*
-
Steven Murray authored
-
Elvin Sindrilaru authored
-
Elvin Sindrilaru authored
This is just for maintaining compatibility with the current deployment
-
Giuseppe Lo Presti authored
upgrade, and modified to work around an Oracle 'feature' that makes the procedure slower and slower over time.
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
Added more dependencies: all internal dependencies are qualified with version-release, and oracle dependencies are explicit
-
Steven Murray authored
Updated the ReleaseNotes by adding a skeleton layout for 2.1.14-3 that includes the current tape bugs and features
-