Hi all, Have setup a 3 master nodes - 3 slave nodes (gluster 4.1) for geo-replication, but once have the geo-replication configure the status is always on "Created', even after have force start the session. On close inspect of the logs on the master node seeing this error: "E [syncdutils(monitor):801:errlog] Popen: command returned error cmd=ssh -oPasswordAuthentication=no -oStrictHostKeyChecking=no -i /var/lib/glusterd/geo-replication/secret.pem -p 22 azureuser at xxxxx.xxxx..xxx. gluster --xml --remote-host=localhost volume info vol_a5ae34341a873c043c99a938adcb5b5781 error=255" Any ideas what is issue? thanks, Maurya -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20190320/d0bd49a7/attachment.html>
Sunny Kumar
2019-Mar-20 17:37 UTC
[Gluster-users] Geo-replication status always on 'Created'
Hi Maurya, I guess you missed last trick to distribute keys in slave node. I see this is non-root geo-rep setup so please try this: Run the following command as root in any one of Slave node. /usr/local/libexec/glusterfs/set_geo_rep_pem_keys.sh <slave_user> <master_volume> <slave_volume> - Sunny On Wed, Mar 20, 2019 at 10:47 PM Maurya M <mauryam at gmail.com> wrote:> > Hi all, > Have setup a 3 master nodes - 3 slave nodes (gluster 4.1) for geo-replication, but once have the geo-replication configure the status is always on "Created', > even after have force start the session. > > On close inspect of the logs on the master node seeing this error: > > "E [syncdutils(monitor):801:errlog] Popen: command returned error cmd=ssh -oPasswordAuthentication=no -oStrictHostKeyChecking=no -i /var/lib/glusterd/geo-replication/secret.pem -p 22 azureuser at xxxxx.xxxx..xxx. gluster --xml --remote-host=localhost volume info vol_a5ae34341a873c043c99a938adcb5b5781 error=255" > > Any ideas what is issue? > > thanks, > Maurya > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > https://lists.gluster.org/mailman/listinfo/gluster-users