Project

General

Profile

Feature #6067

Updated by Sage Weil over 10 years ago

a few ideas: 

 - add a --add argument that is needed to expand the mon cluster.    if not present, we will only proceed if we are part of the mon_initial_quorum.    (alternatively, we can add --initial and --add and neither preserves the current either/or behavior.) 

 - catch the missing public_addr/public_network error 

 - catch case where --initial and mon starts up but has rank -1 accordingly to mon_status. 

Back