User Tools

Site Tools


grid:findongrid

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
grid:findongrid [2009/07/29 16:21] – created abuechlegrid:findongrid [2010/01/26 16:44] abuechle
Line 1: Line 1:
 +
 ===== Where are the output files (on which SE)? ===== ===== Where are the output files (on which SE)? =====
 in Ganga when the job has completed do: in Ganga when the job has completed do:
 <code> <code>
-jobs(jobnumber).subjobs(subjobnumber).backend.getOutputData()+jobs(jobnumber).subjobs(subjobnumber).backend.getOutputDataLFNs()
 </code> </code>
 that gives you a logical filename (LFN): that gives you a logical filename (LFN):
Line 20: Line 21:
  'Successful': {'/lhcb/user/a/abuechle/4125/4125675/bsKK_23July09.root': {'RAL-USER': 'srm://srm-lhcb.gridpp.rl.ac.uk/castor/ads.rl.ac.uk/prod/lhcb/user/a/abuechle/4125/4125675/bsKK_23July09.root'}}}  'Successful': {'/lhcb/user/a/abuechle/4125/4125675/bsKK_23July09.root': {'RAL-USER': 'srm://srm-lhcb.gridpp.rl.ac.uk/castor/ads.rl.ac.uk/prod/lhcb/user/a/abuechle/4125/4125675/bsKK_23July09.root'}}}
 </code> </code>
-so the file is on RAL at at the srm address: 'srm://srm-lhcb.gridpp.rl.ac.uk/castor/ads.rl.ac.uk/prod/lhcb/user/a/abuechle/4125/4125675/bsKK_23July09.root'.+so the file is on RAL at at the srm address: srm:%%//%%srm-lhcb.gridpp.rl.ac.uk/castor/ads.rl.ac.uk/prod/lhcb/user/a/abuechle/4125/4125675/bsKK_23July09.root. 
  
 +===== How to get the status of a storage element (SE)? =====
 +If you want to know the status of the SE on PIC for example do the following on lxplus:
 +<code>
 +SetupProject Dirac
 +dirac-dms-show-se-status | grep PIC
 +</code>
grid/findongrid.txt · Last modified: 2010/01/27 16:17 by abuechle