ceph-crush-location
common utilities to mount and interact with a ceph storage cluster
Install
- All systems
-
curl cmd.cat/ceph-crush-location.sh
- Debian
-
apt-get install ceph-common
- Ubuntu
-
apt-get install ceph-common
- Kali Linux
-
apt-get install ceph-common
- CentOS
-
yum install ceph-common
- Fedora
-
dnf install ceph-common-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ceph-common
- Raspbian
-
apt-get install ceph-common
- Dockerfile
- dockerfile.run/ceph-crush-location
ceph-common
common utilities to mount and interact with a ceph storage cluster
Ceph is a distributed storage and file system designed to provide excellent performance, reliability, and scalability. This is a collection of common tools that allow one to interact with and administer a Ceph cluster.