Hi,
I want to build a HA storage based on two servers. I want that if one goes down, my storage will be available in RW mode.cluster.quorum-type: fixed
cluster.quorum-count: 1
cluster.server-quorum-type: server
cluster.server-quorum-ratio: 51%
Say, HOST1 with a brick BRICK1, HOST2 with a brick BRICK2, and HOST3 without a brick.
Once HOST1 lose a network connection, than on this node server quorum will not meet and the brick BRICK1 will not be able for writing. But on HOST2 there is no problem with server quorum (HOST2 + HOST3 > 51%) and that's why BRICK2 still accessible for writing. With client's quorum there is no problem also - one brick is alive, so client can write on it.
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users