January 2019
Intermediate to advanced
606 pages
15h 1m
English
We will use the following steps to install and use ceph-medic:
# wget http://download.ceph.com/ceph-medic/latest/rpm/el7/ ceph-medic.repo -O /etc/yum.repos.d/ceph-medic.repo
# yum install epel-release
# wget https://download.ceph.com/keys/release.asc # rpm --import release.asc
# yum install ceph-medic
# ceph-medic --help
# ceph-medic check

ceph-medic will output a complete log file to the current working directory where the command was issued. ...
Read now
Unlock full access