Message14483

Author ajit
Recipients ajit, bachtis, dan, dasu, rader, radtke, wcmaier
Date 2008.07.09 11:22
Content
Hi Mike,

To start with you have got 2 things wrong in your srmcp command (below) :

a) CERN srm doesn't support "managerv1", only "managerv2".
b) I am not sure that the path /castor/cern.ch/user/b/bachtis/ exists in CERN 
Castor ! Is it ?

 From which machine you are executing the srmcp command ?

Next, why do you want to copy files to CERN from our dCache ? Is there any 
problem running your jobs at Wisc ? If so, we should address that first. As you 
know, you can submit jobs (to condor) from your desktop or the login machines 
here. Also, you can submit CRAB jobs from anywhere to Wisconsin to run on the 
samples that we have on our dCache. If you are having problems with CRAB 
submissions, then we need to address that too.

Also (as you probably know) we have the FAQ page ( 
http://www.hep.wisc.edu/cms/comp/faq.html) available from the "User 
Documentation" link from our T2 computing page which contains some information 
about accessing/copying files from our dCache. But in your case, you need to 
specify the correct path to an (user) area at CERN Castor if it exits.

Thanks,
- Ajit


> Dear All,
> 
> I am trying to transfer some files from dcache to CERN and I am doing
> srmcp  
> srm://cmssrm.hep.wisc.edu:8443//pnfs/hep.wisc.edu/data5/uscms01/bachtis/ZTT50K-HLT-ZtautauRECO/ZtautauRECO-ZTT50K-HLT-0499.root 
>    
> srm://srm.cern.ch:8443//srm/managerv1?SFN=/castor/cern.ch/user/b/bachtis/samples/Ztautau-50K-207/file491.root 
> 
> 
> 
>     I get this error:
> 
>     SRMClientV1 : copy: try # 0 failed with error
>     SRMClientV1 : CastorSRMCopyInterface.c:184 CCI_initCopyRequest()
>     getFileMetaData() failed: SOAP fault (null)
>      (errno=0, serrno=0)
>     srm client error: CastorSRMCopyInterface.c:184
>     CCI_initCopyRequest() getFileMetaData() failed: SOAP fault (null)
>      (errno=0, serrno=0)
>     java.lang.RuntimeException: CastorSRMCopyInterface.c:184
>     CCI_initCopyRequest() getFileMetaData() failed: SOAP fault (null)
>      (errno=0, serrno=0)
>            at org.dcache.srm.client.SRMClientV1.copy(SRMClientV1.java:780)
>            at
>     gov.fnal.srm.util.SRMCopyClientV1.start(SRMCopyClientV1.java:144)
>            at gov.fnal.srm.util.SRMDispatcher.work(SRMDispatcher.java:779)
>            at gov.fnal.srm.util.SRMDispatcher.main(SRMDispatcher.java:372)
> 
>     Any ideas??
> 
> BTW is there any other way to transfer those files ..The sample is small 
> and I want to send it
> to CERN and FNAL...
> Thanks
> Mike
> 
> ----------
> group: IT
> messages: 14474
> nosy: ajit, bachtis, dan, dasu, rader, radtke, wcmaier
> priority: triage
> status: unread
> title: Moving files with srmcp
> 
> ______________________________________
> UW-HEP Help System <help@hep.wisc.edu>
> <https://help.hep.wisc.edu/issue5348>
> ______________________________________
History
Date User Action Args
2008-07-09 11:22:44ajitsetrecipients: + ajit, wcmaier, rader, dan, dasu, radtke, bachtis
2008-07-09 11:22:44ajitlinkissue5348 messages
2008-07-09 11:22:44ajitcreate