Aravinda Vishwanathapura Krishna Murthy
2019-Aug-14 05:54 UTC
[Gluster-users] master volume
Gluster Geo-replication is a feature to replicate data from one Gluster Volume to other. This needs to be set up for each Volume for which data needs to be replicated. If Master and Slave Volumes are in the same cluster then it is not so helpful when disaster happens. On Wed, Aug 14, 2019 at 1:02 AM richard lucassen <mailinglists at lucassen.org> wrote:> Hello list, > > I want to add a geo-replication server to a 2 node + arbiter > environment. Reading the docs, many questions pop up, under which this > one, they're talking about a "master volume" and a "slave volume": > > gluster volume geo-replication <master_volume> \ > <slave_host>::<slave_volume> create push-pem [force] > > > https://staged-gluster-docs.readthedocs.io/en/release3.7.0beta1/Administrator%20Guide/Distributed%20Geo%20Replication/ > > I have a few volumes running, but I fear I missed something crucial > somewhere. Or should I set up a geo-replication for each and every > volume I run on the two nodes? > > R. > > -- > richard lucassen > http://contact.xaq.nl/ > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > https://lists.gluster.org/mailman/listinfo/gluster-users >-- regards Aravinda VK -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20190814/3ede2e68/attachment.html>
On Wed, 14 Aug 2019 11:24:08 +0530 Aravinda Vishwanathapura Krishna Murthy <avishwan at redhat.com> wrote:> Gluster Geo-replication is a feature to replicate data from one > Gluster Volume to other. This needs to be set up for each Volume for > which data needs to be replicated.That sounds logical :)> If Master and Slave Volumes are in > the same cluster then it is not so helpful when disaster happens.So, do I need to do something like this?: cluster volume name: gvol0 replication vol name: rep-gvol0 R. -- richard lucassen http://contact.xaq.nl/