Project

General

Profile

Bug #46606

Updated by Nathan Cutler almost 4 years ago

Post-bootstrap monitoring deployment only works if the command "ceph mgr module enable prometheus" has already been issued 

 Reported by Dmitri Savineau here: https://tracker.ceph.com/issues/46561#note-5 

 > deploying the monitoring after the bootstrap requires to run an extra ceph command to enable the prometheus mgr module (which is automatically done during the bootstrap) [1] 
 >  
 > [1] https://github.com/ceph/ceph/blob/master/src/cephadm/cephadm#L2877-L2879

Back