1. Install cvmfs from http://cernvm.cern.ch/portal/filesystem/downloads (you may need some additional packages: autofs, curl, attr, fuse) -------------------------------------------------------------------------------- Prosze w pierwszej kolejnosci instalowac skompilowane pakiety kierujac sie architektura swojej maszyny a nie dystrybucja linuxa. Pliki rpm moga sie dobrze instalowac w dystrubucjach nie wymienionych na stronie. Ich brak oznacza jedynie że nie byly testowane. Samodzielna kompilacje prosze traktowac jako ostatecznosc. Prosze nie zapominac o instalacji : CernVM-FS Public Keys CernVM-FS Init Scripts -------------------------------------------------------------------------------- 2. Create or edit /etc/cvmfs/default.local and set: CVMFS_REPOSITORIES=geant4.cern.ch,sft.cern.ch,grid.cern.ch CVMFS_CACHE_BASE=/var/lib/cvmfs CVMFS_QUOTA_LIMIT=4000 CVMFS_HTTP_PROXY=DIRECT 3. Create /etc/cvmfs/domain.d/cern.ch.local and set: CVMFS_SERVER_URL="http://cvmfs-stratum-one.cern.ch:8000/opt/@org@;http://cernvmfs.gridpp.rl.ac.uk:8000/opt/@org@;http://cvmfs.racf.bnl.gov:8000/opt/@org@" 4. sudo cvmfs_config reload sudo cvmfs_config probe --------------------------------------------------------------------------------- W przypadku kominikatu: 'failed' przy wykonywaniu 'cvmfs_config probe' prosze doczytać na stronie: http://cernvm.cern.ch/portal/filesystem/debugmount ---------------------------------------------------------------------------------- 5. After cvmfs is configured, you should be able to see the /cvmfs directory For details, see: https://twiki.grid.iu.edu/bin/view/Documentation/Release3/InstallCvmfs#4_2_Setup_of_fuse_and_automount In case of problems lets us know - type of problem - linux distribution - gcc version We will post here solutions to help others.