Displaying 1 result from an estimated 1 matches for "replicaset".
Did you mean:
replicase
2012 Nov 15
0
Why does geo-replication stop when a replica member goes down
Hi,
We are testing glusterfs. We have a setup like this:
Site A: 4 nodes, 2 bricks per node, 1 volume, distributed, replicated,
replica count 2
Site B: 2 nodes, 2 bricks per node, 1 volume, distributed
georeplication setup: master: site A, node 1. slave:site B, node 1, ssh
replicasets on Site A:
node 1, brick 1 + node 3, brick 1
node 2, brick 1 + node 4, brick 1
node 2, brick 2 + node 3, brick 2
node 1, brick 2 + node 4, brick 2
I monitor geo replication status with command:
watch -n 1 gluster volume geo-replication status
All is OK.
I stop glusterd service on node 3: I see...