User Tools

Site Tools


computing:storage

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
computing:storage [2018/09/11 09:57] – [T3 scratch area] iwncomputing:storage [2018/09/11 11:19] (current) – [Copying files] iwn
Line 1: Line 1:
  ====== Storage ======  ====== Storage ======
  
 +This page aims to collect useful information on the different options for storage on PSI's T3 and the ''lxplus'' cluster. [under construction]
  
  ===== T3 scratch area =====  ===== T3 scratch area =====
Line 14: Line 15:
 You can also copy large output files to the storage element using the copy command **''lcg-cp''** or the recommended **''xrdcp''** from XROOTD. You can also copy large output files to the storage element using the copy command **''lcg-cp''** or the recommended **''xrdcp''** from XROOTD.
  
-<code> +<code bash
-USER_SE_HOME="srm://t3se01.psi.ch:8443/srm/managerv2?SFN=/pnfs/psi.ch/cms/trivcat/store/user/$USER+lcg-cp -b -D srmv2 file:foo.root srm://t3se01.psi.ch:8443/srm/managerv2?SFN=/pnfs/psi.ch/cms/trivcat/store/user/$USER/analysis/$OUTFILE
-SERESULTDIR=$USER_SE_HOME/"analysis+
-lcg-cp -b -D srmv2 file:$WORKDIR/$OUTFILE $SERESULTDIR/$OUTFILE+
 </code> </code>
  
 or or
  
-<code> +<code bash
-USER_SE_HOME="root://t3dcachedb.psi.ch:1094//pnfs/psi.ch/cms/trivcat/store/user/$USER+xrdcp -f foo.root root://t3dcachedb.psi.ch:1094//pnfs/psi.ch/cms/trivcat/store/user/$USER/analysis
-SERESULTDIR=$USER_SE_HOME/"analysis+
-xrdcp -f $WORKDIR/$OUTFILE $SERESULTDIR/$OUTFILE+
 </code> </code>
- 
  ==== Creating directories ====  ==== Creating directories ====
  
Line 40: Line 36:
  
  ==== Mounting the T3 ====  ==== Mounting the T3 ====
 +
 +[to be updated]
 +
 + ===== T2 Storage element =====
 +[to be updated]
 +
 + ===== Lxplus afs =====
 +[to be updated]
 +
 + ===== Lxplus eos =====
 +[to be updated]
 +
 +
 +
computing/storage.1536652656.txt.gz · Last modified: 2018/09/11 09:57 by iwn