How to Install ceph-mgr in Ubuntu 18.04



Install ceph-mgr by entering the following commands in the terminal:

sudo apt update
sudo apt install ceph-mgr

Description:

manager for the ceph distributed file 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 manager daemon, which is used to expose high level management and monitoring functionality.

Homepage: http://ceph.com/

Version: 12.2.4-0ubuntu1

Section: admin