User Tools

Site Tools


users:taarre:se

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
users:taarre:se [2014/04/29 10:48] taarreusers:taarre:se [2014/05/05 16:47] (current) taarre
Line 17: Line 17:
 To create directory on Storage Element\\ To create directory on Storage Element\\
   srmmkdir srm://storage01.lcg.cscs.ch:8443/srm/managerv2\?SFN=/pnfs/lcg.cscs.ch/cms/trivcat/store/user/**username**/yourdirectoryname   srmmkdir srm://storage01.lcg.cscs.ch:8443/srm/managerv2\?SFN=/pnfs/lcg.cscs.ch/cms/trivcat/store/user/**username**/yourdirectoryname
 +\\
 +To copy from Storage Element to local workspace\\
 +  srmcp srm://storage01.lcg.cscs.ch:8443/srm/managerv2\?SFN=/pnfs/lcg.cscs.ch/cms/trivcat/store/user/**username**/yourdirectoryname path/to/location
 +For more information, go to [[https://wiki.chipp.ch/twiki/bin/view/CmsTier3/HowToAccessSe|How to work with the SE]]\\
 +For the proxy\\
 +  voms-proxy-init -voms cms
 +  voms-proxy-info -all
 +CRAB commands and [[https://twiki.cern.ch/twiki/bin/view/CMSPublic/WorkBookCRABTutorial | tutorial]] + [[https://twiki.cern.ch/twiki/bin/view/CMSPublic/WorkBookRunningGrid|Data analysis with CRAB]]\\
 +  
 +    "crab -create", create all jobs (no submission!)
 +    "crab -submit", submit all jobs above created
 +        The above two commands can be done in a single step ("crab -create -submit")
 +    "crab -status", check the status of all jobs above submitted
 +    "crab -getoutput", retrieve the output of all jobs above submitted and terminated
 +    "crab -report", prints a summary of the task progress and creates a lumiSummary.json file to be used e.g. in lumiCalc.py (see the LumiCalc TWiki) to compute the luminosity those output files correspond to
 +    "crab -publish", publish the results stored in the SE
 +Other stuff
 +  crab -submit -c  <dir name>
 +  crab -status -c  <dir name>
 +  
 +Example of [[users:taarre:crabconfig|Crab config file]]  
users/taarre/se.1398761335.txt.gz · Last modified: 2014/04/29 10:48 by taarre