- 10 Dec, 2012 7 commits
-
-
Sebastien Ponce authored
integration of the monitoring of diskserver statuses in the diskmanagerd/transfermanagerd infrastrucutre. In particular rmmasterd, rmnoded and all the shared memory infrastructure have now disappeared
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
dropped recallerPolicy in service class (left over from the past) and added REPACK_SUBMITTED for ObjStatus table
-
Sebastien Ponce authored
-
Sebastien Ponce authored
Fixed division by 0 when the tape system is reported an infinite compression (i.e. compressed size of 0)
-
Sebastien Ponce authored
-
- 06 Dec, 2012 1 commit
-
-
Eric Cano authored
New package (castor-traffic-shaper). Implemented as an init script.
-
- 03 Dec, 2012 11 commits
-
-
Steven Murray authored
Done.
-
Benjamin Fiorini authored
-
Benjamin Fiorini authored
-
Benjamin Fiorini authored
-
Benjamin Fiorini authored
-
Benjamin Fiorini authored
-
Steven Murray authored
I have now corrected the semantics of the comments of the following method: BridgeProtocolEngine::setMigrationCompressedFileSize The orginal comments stated the mthod would set compressed files to zero under a particular condition. This is no longer the case. The minimum reported compressed file size will now be one byte.
-
Steven Murray authored
Fixed some grammar and syntax errors in the comments of the BridgeProtocolEngine class.
-
Steven Murray authored
Implemented and tested with unit-tests.
-
Steven Murray authored
Corrected and improved the unit-tests.
-
Steven Murray authored
Following the test-driven development methodology this commit adds the following failing unit-test: testSetMigrationCompressedFileSizeWith1B1MBAnd0Point4Ratio This test passes two files, one of 1 byte and one of 1 megabytes into the following method along with a number of bytes written to tape equal to a quarter of a megabyte. BridgeProtocolEngine::setMigrationCompressedFileSize() The compression ratio will be less than 0.5. This means that without a floor of 1 byte the compressed size of the 1 byte file would be zero bytes, because 1 byte times a value less than 0.5 will round down to zero bytes. The aforementioned method must implement a floor of 1 byte and therefore return 1 byte and not zero bytes.
-
- 30 Nov, 2012 1 commit
-
-
Steven Murray authored
How to set the repeat interval of the tape mount database jobs
-
- 28 Nov, 2012 2 commits
-
-
Giuseppe Lo Presti authored
Patch provided by David Abdurachmanov (CMSSW).
-
Giuseppe Lo Presti authored
Partial fix for bug #95189: Time discrepencies between disk servers and name servers can lead to silent data loss on input The fix is just respecting the API, without changing the current algorithm. Note that as an internal API changed signature, this change is NON transparent.
-
- 27 Nov, 2012 2 commits
-
-
Giuseppe Lo Presti authored
of an index that must be done offline. See sr #133974: Busy index canot be dropped during DB upgrade (I_SubRequest_CT_ID)
-
Benjamin Fiorini authored
-
- 22 Nov, 2012 1 commit
-
-
Steven Murray authored
paper with the same name and therefore does not describe the tape code in this repository any further than the paper which is in this directory. Secondly the poster has been copied to the following official location for CASTOR presentations (thanks Sebastien): http://castorold.web.cern.ch/castorold/presentations/2012/ /afs/cern.ch/project/cndoc/wwwds/HSM/CASTOR/presentations/2012/CHEP/CHEP2012CASTORTapeWriteEfficiencyPosterFinalVersion.pdf /afs/cern.ch/project/cndoc/wwwds/HSM/CASTOR/presentations/2012/CHEP/CHEP2012CASTORTapeWriteEfficiencyPosterFinalVersion.pptx
-
- 21 Nov, 2012 1 commit
-
-
Steven Murray authored
-
- 19 Nov, 2012 1 commit
-
-
Benjamin Fiorini authored
-
- 16 Nov, 2012 2 commits
-
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
- 15 Nov, 2012 3 commits
-
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Benjamin Fiorini authored
-
- 14 Nov, 2012 2 commits
-
-
Andrea Ieri authored
Fixed misleading comment: the iptables rules for rfio are modified by castor-lib and not by CASTOR-client (which was dropped in 2.1.9-0)
-
Steven Murray authored
Fixed in the trunk.
-
- 13 Nov, 2012 1 commit
-
-
Benjamin Fiorini authored
-
- 12 Nov, 2012 5 commits
-
-
Benjamin Fiorini authored
-
Steven Murray authored
Fixed in the trunk. Removed the code of the following deadwood classes: castor::db::cnv::DbRepackSegmentCnv castor::db::cnv::DbRepackSubRequestCnv
-
Steven Murray authored
Fixed in the trunk.
-
Sebastien Ponce authored
-
Benjamin Fiorini authored
-