User Tools

Site Tools


grid:storegrid

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
grid:storegrid [2009/07/29 14:57] abuechlegrid:storegrid [2009/07/29 16:23] (current) abuechle
Line 1: Line 1:
-====== Storing Data on a Grid Storage Element ======+====== Storing Data on a Grid Storage Element (SE) ======
 ===== Introduction ===== ===== Introduction =====
-When running a job on the Grid, the output data can be stored on a Grid Storage Element (SE) instead of using up the quota in the lxplus AFS account. The access to the files is however a bit different than on lxplus.+When running a job on the Grid (backend = Dirac()), the output data can be stored on a Grid Storage Element (SE) instead of the lxplus AFS account. The access to the files is however a bit different than on lxplus.
  
 ===== How to tell the ganga job to store the output on the SE? ===== ===== How to tell the ganga job to store the output on the SE? =====
 go to your home directory on lxplus go to your home directory on lxplus
 open the .gangarc file open the .gangarc file
-modify the following line (line 313 in standard .gangarc file (to get a standard one do 'ganga -g')) :  +modify the following line (line 313 in standard .gangarc file (to get a standard one do 'ganga -g')):  
-<code> +<code>
 #outputsandbox_types = ['NTupleSvc', 'HistogramPersistencySvc', 'MicroDSTStream'] #outputsandbox_types = ['NTupleSvc', 'HistogramPersistencySvc', 'MicroDSTStream']
 </code>  </code> 
Line 25: Line 25:
 j.outputdata = [ntuple] j.outputdata = [ntuple]
 </code> </code>
- 
- 
- 
- 
- 
  
  
  
grid/storegrid.1248872243.txt.gz · Last modified: by abuechle