[SOLVED] ceph - how to remove a monitor for a deleted node

RobFantini

Famous Member
May 24, 2012
2,080
116
133
Boston,Mass
we had a crashed node. it is deleted from cluster. we did not have a chance to remove it as a ceph monitor. [ we did replace the monitor ].

ceph -s shows:
Code:
 health: HEALTH_WARN
 ..
 mon: 4 daemons, quorum pve11,pve2,pve5 (age 7m), out of quorum: pve4


how can I delete a monitor assigned to a deleted node?