rbd-replay
common utilities to mount and interact with a ceph storage cluster
Install
- All systems
-
curl cmd.cat/rbd-replay.sh
- Debian
-
apt-get install ceph-common
- Ubuntu
-
apt-get install ceph-common
- Arch Linux
-
pacman -S ceph
- Kali Linux
-
apt-get install ceph-common
- Fedora
-
dnf install ceph-common-2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ceph-common
- Raspbian
-
apt-get install ceph-test
- Dockerfile
- dockerfile.run/rbd-replay
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.
ceph-common-1
12.2.8-1.fc29.x86_64 : Ceph Common
ceph
distributed storage and file system
Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. This package contains all server daemons and management tools for creating, running, and administering a Ceph storage cluster, with the exception of the metadata server, which is necessary for using the distributed file system and is provided by the ceph-mds package.
ceph-common-2
14.0.1-2.fc30.x86_64 : Ceph Common
ceph-test
Ceph test and benchmarking tools
Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. This package contains tools for testing and benchmarking Ceph.