Skip to content

opensciencegrid/cvmfs-config-osg

Repository files navigation

cvmfs-config-osg

CVMFS configuration package for the Open Science Grid

This is the source for the CernVM File System (CVMFS) configuration files for the Open Science Grid (OSG). It includes packaging for Redhat and Debian.

Redhat

End-user documentation for Redhat systems can be found here.

Debian

For Debian, the End-user instructions are to install cvmfs from the cvmfs download page and this package from github. Then if you want to enable autofs, add the following contents into /etc/auto.master.d/cvmfs.autofs:

/cvmfs /etc/auto.cvmfs 

and restart autofs with

systemctl restart autofs 

and also enable and start the cvmfs-config-osg service with:

systemctl enable cvmfs-config-osg systemctl start cvmfs-config-osg 

That service will start a daemon to make sure that the configuration repository /cvmfs/config-osg.opensciencegrid.org stays mounted, which is necessary to work around a Debian bug that causes autofs to hang if a recursive automount is attempted.

About

Configuration files for the OSG CVMFS install

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5