Support #6850
Support #5720: User support
Set up a CVMFS stratum 1 on dCache for auxiliary files
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
08/22/2014
Due date:
% Done:
100%
Estimated time:
16.00 h
Description
For a full high speed data solution on CVMFS, in addition to doing the client alien cache on local high speed storage elements, make the stratum 1 be an http server on dCache. Need to try that
History
#1 Updated by Dave Dykstra over 6 years ago
For this I found that the dCache http server uses redirects, and the cvmfs client didn't support that so I added it. See https://github.com/cvmfs/cvmfs/pull/537.
In response to my pull request, Jakob requested that I add an automated test. Need to do that next.
#2 Updated by Dave Dykstra about 6 years ago
- % Done changed from 0 to 80
I set up a stratum 1 using dCache at http://cvmfss1data.fnal.gov:8000.
Need to set up MRTG & awstats monitoring on it.
Now need to update that cvmfs httpd redirect pull request for current devel branch and add the automated test.
#3 Updated by Dave Dykstra about 6 years ago
- Status changed from New to Closed
- % Done changed from 80 to 100