- 24 Nov, 2014 4 commits
-
-
Eric Cano authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
Reworked the physical layout of the SubRequest table: now it is partitioned by 5 groups of statuses + subpartitioned by hash(id) to spread the load
-
Eric Cano authored
-
- 21 Nov, 2014 9 commits
-
-
Steven Murray authored
Tests using writetp were no longer passing due to the new "terminate session early" logic of the tapeserverd daemon. The daemon was askng for a minimum batch of 250 files. The writetp command only ever gave one file per batch of work.
-
Steven Murray authored
-
Steven Murray authored
-
Sebastien Ponce authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
- 20 Nov, 2014 26 commits
-
-
Eric Cano authored
An attempt to introduce proper for protobuf dependencies as the previous solution led to systematic recompilation.
-
Eric Cano authored
errors for a non-crashing session can also be recorded as a failures in the tape log.
-
Steven Murray authored
First verion done.
-
Sebastien Ponce authored
Fixed error reporting of the RunningTransferSet in case of jobs killed before there were even started (and thus having no process associated)
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Elvin Sindrilaru authored
the client has arrived at the diskserver and is starting the transfer
-
Elvin Sindrilaru authored
The information provided in response to a XrdCl::Query command is in the form of a string which represents the list of transfers and each transfer is a tuple having the following structure: (tident,castor_path,tx_type,isRW,ReqId) - tident contains: userid.procid:fd@client_host - castor_path is the physical path to the file as represented in the CASTOR world - tx_type can have one of the following values: user, tape, d2duser, d2dbalance, d2dinternal, d2ddrain or unknown. This is easily extensible as whatever is received in the opaque information with the tag "castor.txtype" is returned at this stage - 0 for read operations 1 for write operations - ReqId - request id in case of user initiated transfers i.e. transfers that go through the XRootD headnode and will be 0 for all the rest of the transfers that don't have a request id
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Giuseppe Lo Presti authored
Conflicts: ReleaseNotes castor/db/stager_oracle_create.sql debian/changelog ns/cns_oracle_create.sql
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
koji/linuxsoft
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
First draft done.
-
Eric Cano authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
- 19 Nov, 2014 1 commit
-
-
Steven Murray authored
-