dear all should gluster update geo repl when a volume changes? eg. bricks are added, taken away. reason I'm asking is because it doe not seem like gluster is doing it on my systems? Well, I see gluster removed a node form geo-repl, brick that I removed. But I added a brick to a vol and it's not there in geo-repl. bw. L.
Kotresh Hiremath Ravishankar
2017-Feb-03  07:25 UTC
[Gluster-users] should geo repl pick up changes to a vol?
Hi,
The following steps needs to be followed when a brick is added from new node on
master.
1. Stop geo-rep
2. Run the following command on the master node where passwordless SSH
  connection is configured, in order to create a common pem pub file.
    # gluster system:: execute gsec_create
3. Create the geo-replication session using the following command.
  The push-pem and force options are required to perform the necessary
  pem-file setup on the slave nodes.
    # gluster volume geo-replication MASTER_VOL SLAVE_HOST::SLAVE_VOL create
push-pem force
4. Start geo-rep
Thanks and Regards,
Kotresh H R
----- Original Message -----> From: "lejeczek" <peljasz at yahoo.co.uk>
> To: gluster-users at gluster.org
> Sent: Thursday, February 2, 2017 1:14:07 AM
> Subject: [Gluster-users] should geo repl pick up changes to a vol?
> 
> dear all
> 
> should gluster update geo repl when a volume changes?
> eg. bricks are added, taken away.
> 
> reason I'm asking is because it doe not seem like gluster is
> doing it on my systems?
> Well, I see gluster removed a node form geo-repl, brick that
> I removed.
> But I added a brick to a vol and it's not there in geo-repl.
> 
> bw.
> L.
> _______________________________________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-users
>