WriteToCVMFS: Difference between revisions

Jump to navigation Jump to search
No edit summary
 
== How to write to /cvmfs/lz.opensciencegrid.org ==
 
<nowiki>
# lzsoftlzsoft9.hep.wisc.edu is the cvmfs writer and only accessible through the hep.wisc.edu network
# login to lzsoftlzsoft9.hep.wisc.edu via lzlogin01login.hep.wisc.edu
ssh username@lzlogin01login.hep.wisc.edu
# then
 
ssh lzsoftlzsoft9.hep.wisc.edu
# lzsoft is a SL6 virtual machine. The CC7 machine is lzsoft7.
ssh lzsoft.hep.wisc.edu
# edit in /srv/cvmfs
 
cd /srv/cvmfs/lz.opensciencegrid.org/
# E.g.Write an empty file to the parent directory (don't follow it literally)
touch myFile.txt
</nowiki>
# Eventually (within a couple hours) this change will propagate to /cvmfs/lz.opensciencegrid.org
 
== Build Geant4 ==

Navigation menu