- 28 Mar, 2013 6 commits
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
plus a few cosmetic changes. Also adapted the corresponding man pages.
-
Sebastien Ponce authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
Fix following option 2, i.e. double check the Nameserver, for Felix to deploy at ASGC immediately.
-
- 26 Mar, 2013 4 commits
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
to make the creation script work again.
-
Giuseppe Lo Presti authored
as OK to be dropped. This state will eventually disappear but for now it needs to be taken into account.
-
- 25 Mar, 2013 3 commits
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
the generated script on commit r24829
-
- 22 Mar, 2013 1 commit
-
-
Sebastien Ponce authored
-
- 21 Mar, 2013 11 commits
-
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Giuseppe Lo Presti authored
and removed the last 'die-hard' entries of site.def by hardcoding the list of secure protocols (that is, KRB5) as a define in a header file. Note that there's still other code depending on compile-time defaults injected by Makefiles.
-
Giuseppe Lo Presti authored
so that it's there in all cases. Dropped sysconfig for security as already not supported/obsoleted.
-
Sebastien Ponce authored
-
Sebastien Ponce authored
Fixed nasty error reporting when trying to cleanup diskservers after a transfer removal and the connection was lost. We ignore the error and leave the synchronization to do the job later
-
Sebastien Ponce authored
-
Sebastien Ponce authored
Fixed broken initialization of the diskmanagerd queue after the refactoring introducing objects instead of tuples
-
Sebastien Ponce authored
Fixed cleanup of stager DB for broken transfers on diskmanagerd restart : gets and updates were not considered
-
Sebastien Ponce authored
Fixed error reporting in case of failed transfers by using put/getUpdateFailedProcExt rather than the non Ext version
-
Sebastien Ponce authored
Run syncrhonization between transfermanager and DB on all files older than 5mn rather than only files older than 1h
-
- 20 Mar, 2013 3 commits
-
-
Elvin Alin Sindrilaru authored
-
Elvin Alin Sindrilaru authored
- for the standard worker one has to add the --xrd option to the comand line - for the random and racecond workers the xrootd read/write operations are added by default
-
Elvin Alin Sindrilaru authored
-
- 19 Mar, 2013 6 commits
-
-
Sebastien Ponce authored
-
Sebastien Ponce authored
At the same time the use of a ResourceHelper has been dropped and the d2dtransfer and stageJob modified to take directly the diskserver and filesystem on the command line, rather than getting it from a file given on the command line.
-
Giuseppe Lo Presti authored
connecting to the DB, as in most head nodes such a direct connection cannot be established.
-
Sebastien Ponce authored
The direction is to have only commented options in the example file distributed with only 2 types of options : the ones with a valid default and the ones where there is no default but the associated daemon won't start if it's not present
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
- 18 Mar, 2013 5 commits
-
-
Elvin Alin Sindrilaru authored
-
Giuseppe Lo Presti authored
with xrootd 3.3.1-1
-
Steven Murray authored
Updated the tape HOWTO to show when the main thread of rtcpd gets the full request from the client. The getting of the request is before the creation of the pool of disk I/O threads, this means that we could easily modify the code of the rtpcd daemon to support a different number of disk I/O threads when migrating and when recalling. We would effectively replace the RTCPD THREAD_POOL configuration parameter with two new ones, for example RTCPD RECALL_THREAD_POOL and RTCPD MIGRATION_THREAD_POOL.
-
Steven Murray authored
-
Elvin Alin Sindrilaru authored
parameter was used. Related to: https://savannah.cern.ch/support/?136498 Drop the script used to do the xrootd git checkout
-
- 13 Mar, 2013 1 commit
-
-
Giuseppe Lo Presti authored
SvcMapping and DynamicLib sections, which are now commented out in castor.conf.example. This means all daemons are linked against libcastorcommonora at link time, so that dlopening is not needed. Also provided more verbose examples for the HOST entries.
-