[ { type: install message: <> /etc/sysctl.conf Ceph comes with a web based dashboard that cannot be build into a packagei. But the user can it himselfi from a ready-made RPM. To install the dashboard, please execute (as root): mkdir -p /usr/local/share/ceph/mgr/dashboard pkg install rpm2cpio cd /tmp fetch http://download.ceph.com/rpm-nautilus/el8/noarch/ceph-mgr-dashboard-14.2.22-0.el8.noarch.rpm rpm2cpio ./ceph-mgr-dashboard-${DISTVERSION}-0.el8.noarch.rpm | cpio -divm cd /tmp/usr/share/ceph/mgr/dashboard rsync -vra . /usr/local/share/ceph/mgr/dashboard/ chown -R ceph:ceph /usr/local/share/ceph/mgr/dashboard/ chown -R ceph:ceph /var/lib/ceph /var/run/ceph /var/log/ceph EOM } ]