ceph_objectstore_bench
12.2.8-1.fc29.x86_64 : Ceph benchmarks and test tools
Install
- All systems
-
curl cmd.cat/ceph_objectstore_bench.sh
- Debian
-
apt-get install ceph-osd
- Ubuntu
-
apt-get install ceph-osd
- Arch Linux
-
pacman -S ceph
- Kali Linux
-
apt-get install ceph-osd
- Fedora
-
dnf install ceph-test-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ceph-osd
- Raspbian
-
apt-get install ceph
- Dockerfile
- dockerfile.run/ceph_objectstore_bench
ceph-test-1
12.2.8-1.fc29.x86_64 : Ceph benchmarks and test tools
ceph-osd
OSD server for the ceph storage system
Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This package contains the Object Storage Daemon for the Ceph storage system. It is responsible for storing objects on a local file system and providing access to them over the network.
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.