On Fri, 4 Nov 2011, Amon Ott wrote: > On Thursday 03 November 2011 you wrote: > > On Thu, Nov 3, 2011 at 05:02, Amon Ott <a.ott@xxxxxxxxxxxx> wrote: > > > Documentation recommends three monitors. In our special cluster > > > configuration, this would mean that if accidentially two nodes with > > > monitors fail (e.g. one in maintenance and one crashes), the whole > > > cluster dies. What I would really > > > > If you feel two monitors going down is too likely, run a monitor > > cluster of size 5. And if you feel 3 monitors going down is too > > likely, run 7. > > So there is no problem in having much more than three, as long as it is > an odd number. It actually can be an odd number. Just keep in mind that you need a strict majority (> N/2) for the cluster to go active. That last monitor just doesn't buy you much because the number of survivors required goes up by one but the number of failures you can tolerate does not. (e.g., a 4 monitor cluster can only tolerate 1 failure, just like a 3 node cluster.) sage -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html