Chrissie,
patch looks good but what will happen in following scenario:

- 4 nodes (A B C D) and atb list is (A B C D).
- A B and C D will split. So A B will get quorum
- C will split from D
- C will join D. So "previous" partition is C (for D node) and D (for C)
node, and as you can see, no A or B. So according to comment, it will vote?

Honza

Christine Caulfield napsal(a):
> This patch adds more flexibility to the auto_tie_breaker feature of
> votequorum. With this, not only can the lowest nodeid be used as
> a tie breaker, but also the highest, or a node from a nominated list.
> 
> If there is a list of nodes, the first node in the list that was not
> part of the previous partition is used. This allows the user to
> specify a preferred set of nodes but prevents a split-brain if the
> cluster divides evenly with a node in each half.
> 
> Signed-Off-By: Christine Caulfield <[email protected]>
> 
> 
> 
> _______________________________________________
> discuss mailing list
> [email protected]
> http://lists.corosync.org/mailman/listinfo/discuss
> 

_______________________________________________
discuss mailing list
[email protected]
http://lists.corosync.org/mailman/listinfo/discuss

Reply via email to