Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implementation of a "localcopy" feature to take output file from a SE to the user local area #18

Closed
ericvaandering opened this issue Oct 31, 2013 · 3 comments
Assignees

Comments

@ericvaandering
Copy link
Member

Original Savannah ticket 6388 reported by spiga on Sun Feb 10 11:41:45 2008.

If the job output is copied to a SE, as it must be done for largish output, the user typically does not have interactive access to that SE from the node where he/she works. So, in order to use the output, the first thing is to copy locally the output produced. Crab should provide such a functionality, using the proper copy command (srmcp or lcg-cp or cmscp or whatever) for all the files.

@ericvaandering
Copy link
Member Author

Comment by slacapra on Thu Jun 12 04:31:53 2008

First implementation done. Still missing:
o) allow user to select lcg-cp vs srmcp
o) try the copy only if status is Done/Cleared with exit status 0
o) add rmall functionality, to remove all files from SE

@ericvaandering
Copy link
Member Author

Comment by spiga on Sun Nov 16 10:48:58 2008

Actually copyData feature has been implemented.

need to improve
--- PhEDExDatasvcInfo.py in order to handle more generic params (not only crab.cfg specific)
--- implement the possibility to copy from SE to SE
(this imply to review a bit how to pass the right arguments)

Daniele

@ericvaandering
Copy link
Member Author

Closed by spiga on Mon Jan 5 09:22:25 2009

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant