On 06/10/2015 09:43 PM, Gabriel Kuri
wrote:
To be specific, Gluster Geo-rep doesn't support Master-Master. That means no automatic failover when master Volume goes down. Gluster replicated volumes support Master-Master within the Volume. Replicated Volumes: -------------------------- The replication is synchronous, all writes on the mount will be copied to multiple bricks(replica count) synchronously. If one node is down during the write, other nodes takes care of syncing data when node comes online. This is automatic using self-heal. Replication is between bricks of single volume. Geo-replicated Volumes: -------------------------------- Asynchronous replication of whole Gluster Volume. That means their will be delay in syncing data from Master Volume to Slave Volume. Volume topology does not matter Geo-replication works even if Master and Slave Volume types are different. Geo-replication is mainly used as disaster recovery mecanism like backups. Manual failover failback is also supported, if Master Volume goes down Slave Volume can become Master and can establish connection back. It is not supported to have Georep running in both ways at same time. Since Master-Master is not supported in Geo-rep, Split brain is not handled. I think there is some confusion between replicated volume and geo-rep. Replicated Volume replicates data within Volume. For example, Create a Gluster Volume with two bricks with replica count as 2. Bricks/Nodes cannot be across data centers. In case of Geo-rep, replication is between two Gluster Volumes.
-- regards Aravinda |
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users