lfcdaemon
LCG File Catalog (LFC) server with MySQL database backend
Install
- All systems
-
curl cmd.cat/lfcdaemon.sh
- Debian
-
apt-get install lfc-server-mysql
- Ubuntu
-
apt-get install lfc-server-mysql
- Kali Linux
-
apt-get install lfc-server-mysql
- Fedora
-
dnf install lfc-server-mysql
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lfc-server-mysql
- Raspbian
-
apt-get install lfc-server-mysql
- Dockerfile
- dockerfile.run/lfcdaemon
lfc-server-mysql
LCG File Catalog (LFC) server with MySQL database backend
The LCG File Catalog (LFC) keeps track of the locations of the physical replicas of the logical files in a distributed storage system. This package provides an LFC server that uses MySQL as its database backend.