cephfs
common utilities to mount and interact with a ceph file system
Install
- All systems
-
curl cmd.cat/cephfs.sh
- Debian
-
apt-get install ceph-fs-common
- Ubuntu
-
apt-get install ceph-fs-common
- Kali Linux
-
apt-get install ceph-fs-common
- Fedora
-
dnf install ceph-base-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ceph-fs-common
- Raspbian
-
apt-get install ceph-fs-common
- Dockerfile
- dockerfile.run/cephfs
ceph-fs-common
common utilities to mount and interact with a ceph file system
Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a collection of common tools, including the mount utility, that allows one to mount the Ceph file system with the kernel client.