User Tools

Site Tools


tier3_admin:tier3cvmfs

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
Last revision Both sides next revision
tier3_admin:tier3cvmfs [2013/11/20 22:38]
asc [How to install on SL6.4]
tier3_admin:tier3cvmfs [2014/02/12 14:35]
asc
Line 64: Line 64:
 wget http://linuxsoft.cern.ch/cern/slc6X/extras/x86_64/RPMS/HEP_OSlibs_SL6-1.0.7-0.el6.x86_64.rpm wget http://linuxsoft.cern.ch/cern/slc6X/extras/x86_64/RPMS/HEP_OSlibs_SL6-1.0.7-0.el6.x86_64.rpm
 yum install HEP_OSlibs_SL6-1.0.7-0.el6.x86_64.rpm  yum install HEP_OSlibs_SL6-1.0.7-0.el6.x86_64.rpm 
 +</code>
 +
 +
 +Bob suggested:
 +<code>
 +cat - >/etc/cvmfs/default.local <<EOF
 +CVMFS_QUOTA_LIMIT=100000
 +CVMFS_HTTP_PROXY="http://squid.hep.anl.gov:3128;http://cvmfs02.racf.bnl.gov:8000|http://cvmfs03.racf.bnl.gov:8000;DIRECT"
 +CVMFS_SERVER_URL=http://cvmfs.racf.bnl.gov:8000/opt/atlas-newns,http://cvmfs-stratum-one.cern.ch/opt/atlas-newns
 +CVMFS_REPOSITORIES=atlas.cern.ch,atlas-condb.cern.ch,atlas-nightlies.cern.ch,geant4.cern.ch,grid.cern.ch,sft.cern.ch
 +#CVMFS_DEBUGLOG=/var/log/cvmfs.log
 +EOF
 </code> </code>
  
Line 73: Line 85:
 </code> </code>
  
-and restart it+ 
 +How to test 
 + 
 +Run: 
 +<code> 
 +export ATLAS_LOCAL_ROOT_BASE=/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase 
 +source ${ATLAS_LOCAL_ROOT_BASE}/user/atlasLocalSetup.sh 
 +</code>
tier3_admin/tier3cvmfs.txt · Last modified: 2014/05/01 14:40 by asc