User Tools

Site Tools


lcrc:introduction

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lcrc:introduction [2022/01/24 16:34]
asc [Using interactive jobs]
lcrc:introduction [2023/06/15 14:05] (current)
rwang [Using interactive jobs]
Line 172: Line 172:
 You should be able to do for example: You should be able to do for example:
  
-<codde>+<code>
 -ssh bebop -ssh bebop
 -screen -screen
Line 196: Line 196:
  
  
 +====== CVMFS repositories ======
 +Mounted CVMFS repositories on Bebop and Swing computing node.
  
 +<code>
 +/cvmfs/atlas.cern.ch
 +/cvmfs/atlas-condb.cern.ch
 +/cvmfs/grid.cern.ch
 +/cvmfs/oasis.opensciencegrid.org
 +/cvmfs/sft.cern.ch
 +/cvmfs/geant4.cern.ch
 +/cvmfs/spt.opensciencegrid.org
 +/cvmfs/dune.opensciencegrid.org
 +/cvmfs/larsoft.opensciencegrid.org
 +/cvmfs/config-osg.opensciencegrid.org
 +/cvmfs/fermilab.opensciencegrid.org
 +/cvmfs/icarus.opensciencegrid.org
 +/cvmfs/sbn.opensciencegrid.org
 +/cvmfs/sw.hsf.org
 +</code>
  
 +Note, they are not mounted on login nodes
 ====== Using Singularity ====== ====== Using Singularity ======
  
Line 228: Line 247:
 </code> </code>
  
- --- //[[Sergei&Doug]] 2018/01/04 13:36//+====== Using Singularity for cvmfsexec ====== 
 + 
 +One can also setup cvmf on any LCRC nodes as this: 
 +<code> 
 +source /soft/hep/CVMFSexec/setup.sh 
 +</code> 
 + 
 +Then check: 
 +<code> 
 +ls /cvmfs/ 
 +</code> 
 + 
 +You will see the mounted directory (SL7): 
 +<code> 
 +atlas-condb.cern.ch/      atlas.cern.ch/  cvmfs-config.cern.ch/  sft-nightlies.cern.ch/  sw.hsf.org/ 
 +atlas-nightlies.cern.ch/  cms.cern.ch/    projects.cern.ch/      sft.cern.ch/            unpacked.cern.ch/ 
 +</code> 
 + 
 + 
 + 
 + 
 + 
 + 
 + --- //[[Sergei&Doug&Rui]] 2018/01/04 13:36//
lcrc/introduction.1643042049.txt.gz · Last modified: 2022/01/24 16:34 by asc