Project

General

Profile

Feature #6017

Updated by Alfredo Deza over 10 years ago

For mon status, use  

 <pre> 
 ceph daemon mon.`hostname` mon-status 
 </pre> 

 that goes through the admin socket instead of over the network, and skips the normal auth stuff and doesn't require the mons be quorum.

Back