osdmaptool
12.2.8-1.fc29.x86_64 : Ceph Base Package
Install
- All systems
-
curl cmd.cat/osdmaptool.sh
- Debian
-
apt-get install ceph
- Ubuntu
-
apt-get install ceph
- Arch Linux
-
pacman -S ceph
- Kali Linux
-
apt-get install ceph-base
- Fedora
-
dnf install ceph-base-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ceph
- Raspbian
-
apt-get install ceph
- Dockerfile
- dockerfile.run/osdmaptool
ceph-base-1
12.2.8-1.fc29.x86_64 : Ceph Base Package
ceph-base
common ceph daemon libraries and management tools
Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. This package contains the libraries and management tools that are common among the three Ceph server daemons (ceph-mon, ceph-osd, ceph-mds). These tools are necessary for creating, running, and administering a Ceph storage cluster.
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.