ceph-rest-api

12.2.8-1.fc29.x86_64 : Ceph Monitor Daemon

Install

All systems
curl cmd.cat/ceph-rest-api.sh
Debian Debian
apt-get install ceph-common
Ubuntu
apt-get install ceph
Arch Arch Linux
pacman -S ceph
image/svg+xml Kali Linux
apt-get install ceph-mon
CentOS
yum install ceph-common
Fedora
dnf install ceph-mon-1
Windows (WSL2)
sudo apt-get update sudo apt-get install ceph
Raspbian
apt-get install ceph-common

ceph-mon-1

12.2.8-1.fc29.x86_64 : Ceph Monitor Daemon

ceph-mon

monitor 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 cluster monitor daemon for the Ceph storage system. One or more instances of ceph-mon form a Paxos part-time parliament cluster that provides extremely reliable and durable storage of cluster membership, configuration, and state.

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

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.