Etiket arşivi: Ceph monitor not being up after reboot

Ceph: monitor does not being up after reboot (Centos 7.2)

When I reboot monitor nodes, one of monitor node wasn’t up. So I found a way to wake monitor up. I edited /etc/rc.local in the monitor node like this;

ceph-mon -i mon_hostname --cluster-addr ipof_mon:6789

Dont forget to run the commandline chmod +x /etc/rc.local after edited rc.local file. After this modification will monitor service will be up when computer restart.

 


Ceph ile ilgili yazdığımız bildiriye bağlantıdan ulaşabilirsiniz.

You can access our report about Ceph from the link.