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
tier3_admin:tier3cvmfs [2013/08/13 14:48]
asc [How to install on SL6.4]
tier3_admin:tier3cvmfs [2014/05/01 14:40] (current)
asc
Line 54: Line 54:
  yum install compat-expat1 openssl098e libuuid-devel  yum install compat-expat1 openssl098e libuuid-devel
  rpm -Uvh http://cvmrepo.web.cern.ch/cvmrepo/yum/cvmfs/EL/6/x86_64/cvmfs-release-2-4.el6.noarch.rpm  rpm -Uvh http://cvmrepo.web.cern.ch/cvmrepo/yum/cvmfs/EL/6/x86_64/cvmfs-release-2-4.el6.noarch.rpm
- yum install cvmfs cvmfs-init-scripts cvmfs-auto-setup+ yum install cvmfs cvmfs-init-scripts cvmfs-auto-setup  cvmfs-keys.noarch cvmfs.x86_64 
 </code> </code>
  
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> 
 +/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/utilities/installCheck.sh 
 +</code> 
 + 
 +and install the needed packages. 
 + 
 +<code> 
 +export ATLAS_LOCAL_ROOT_BASE=/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase 
 +source ${ATLAS_LOCAL_ROOT_BASE}/user/atlasLocalSetup.sh 
 +</code>
tier3_admin/tier3cvmfs.1376405334.txt.gz · Last modified: 2013/08/13 14:48 by asc