ceph-mgr
12.2.8-1.fc29.x86_64 : Ceph Manager Daemon
Install
- All systems
-
curl cmd.cat/ceph-mgr.sh
- Debian
-
apt-get install ceph-mgr
- Ubuntu
-
apt-get install ceph-mgr
- Arch Linux
-
pacman -S ceph-mgr-1
- Fedora
-
dnf install ceph-mgr-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ceph-mgr
- Dockerfile
- dockerfile.run/ceph-mgr
ceph-mgr-1
12.2.8-1.fc29.x86_64 : Ceph Manager Daemon
ceph-mgr
ceph-mgr enables python modules that provide services (such as
the REST module derived from Calamari) and expose CLI hooks. ceph-mgr gathers the cluster maps, the daemon metadata, and performance counters, and exposes all these to the python modules.
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.