- Nov 25, 2014
-
-
Sebastien Ponce authored
-
Steven Murray authored
-
Steven Murray authored
-
Giuseppe Lo Presti authored
Renamed castor2fs to castor for the URL parameters and added a pfn2 parameter to URLs for disk-to-disk copies
-
Giuseppe Lo Presti authored
-
Elvin Sindrilaru authored
-
Elvin Sindrilaru authored
"castor2fs." to "castor."
-
Eric Cano authored
-
Elvin Sindrilaru authored
a random ones using uuid.
-
Elvin Sindrilaru authored
also include this new information when computing the signature of each transfer. The transfer type for client requests is "user".
-
- Nov 24, 2014
-
-
Giuseppe Lo Presti authored
Implemented the diskmanager side of the OPEN call from movers, to be used by xroot for user transfers as well as to notify internal (in particular tape) transfers
-
Giuseppe Lo Presti authored
Dropped listing of tape transfers: this is going to be replaced by querying the xroot server for the ongoing transfers
-
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
-
- Nov 21, 2014
-
-
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
-
- Nov 20, 2014
-
-
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
-