<div dir="ltr"><div dir="ltr"><div dir="ltr">hi Sunny,<div> i did use the [1] link for the setup, when i encountered this error during ssh-copy-id : (so setup the passwordless ssh, by manually copied the private/ public keys to all the nodes , both master &amp; slave)</div><div><br></div><div><div>[root@k8s-agentpool1-24779565-1 ~]# ssh-copy-id geouser@xxx.xx.xxx.x</div><div>/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: &quot;/root/.ssh/id_rsa.pub&quot;</div><div>The authenticity of host &#39;

xxx.xx.xxx.x   (

xxx.xx.xxx.x  )&#39; can&#39;t be established.</div><div>ECDSA key fingerprint is SHA256:B2rNaocIcPjRga13oTnopbJ5KjI/7l5fMANXc+KhA9s.</div><div>ECDSA key fingerprint is MD5:1b:70:f9:7a:bf:35:33:47:0c:f2:c1:cd:21:e2:d3:75.</div><div>Are you sure you want to continue connecting (yes/no)? yes</div><div>/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed</div><div>/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys</div><div>Permission denied (publickey).</div></div><div><br></div><div>To start afresh what all needs to teardown / delete, do we have any script for it ? where all the pem keys do i need to delete?</div><div><br></div><div>thanks,</div><div>Maurya</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 21, 2019 at 2:12 PM Sunny Kumar &lt;<a href="mailto:sunkumar@redhat.com">sunkumar@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hey you can start a fresh I think you are not following proper setup steps.<br>
<br>
Please follow these steps [1] to create geo-rep session, you can<br>
delete the old one and do a fresh start. Or alternative you can use<br>
this tool[2] to setup geo-rep.<br>
<br>
<br>
[1]. <a href="https://docs.gluster.org/en/latest/Administrator%20Guide/Geo%20Replication/" rel="noreferrer" target="_blank">https://docs.gluster.org/en/latest/Administrator%20Guide/Geo%20Replication/</a><br>
[2]. <a href="http://aravindavk.in/blog/gluster-georep-tools/" rel="noreferrer" target="_blank">http://aravindavk.in/blog/gluster-georep-tools/</a><br>
<br>
<br>
/Sunny<br>
<br>
On Thu, Mar 21, 2019 at 11:28 AM Maurya M &lt;<a href="mailto:mauryam@gmail.com" target="_blank">mauryam@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi Sunil,<br>
&gt;  I did run the on the slave node :<br>
&gt;  /usr/libexec/glusterfs/set_geo_rep_pem_keys.sh azureuser vol_041afbc53746053368a1840607636e97 vol_a5aee81a873c043c99a938adcb5b5781<br>
&gt; getting this message &quot;/home/azureuser/common_secret.pem.pub not present. Please run geo-replication command on master with push-pem option to generate the file&quot;<br>
&gt;<br>
&gt; So went back and created the session again, no change, so manually copied the common_secret.pem.pub to /home/azureuser/ but still the set_geo_rep_pem_keys.sh is looking the pem file in different name :  COMMON_SECRET_PEM_PUB=${master_vol}_${slave_vol}_common_secret.pem.pub , change the name of pem , ran the command again :<br>
&gt;<br>
&gt;  /usr/libexec/glusterfs/set_geo_rep_pem_keys.sh azureuser vol_041afbc53746053368a1840607636e97 vol_a5aee81a873c043c99a938adcb5b5781<br>
&gt; Successfully copied file.<br>
&gt; Command executed successfully.<br>
&gt;<br>
&gt;<br>
&gt; - went back and created the session , start the geo-replication , still seeing the  same error in logs. Any ideas ?<br>
&gt;<br>
&gt; thanks,<br>
&gt; Maurya<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Mar 20, 2019 at 11:07 PM Sunny Kumar &lt;<a href="mailto:sunkumar@redhat.com" target="_blank">sunkumar@redhat.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi Maurya,<br>
&gt;&gt;<br>
&gt;&gt; I guess you missed last trick to distribute keys in slave node. I see<br>
&gt;&gt; this is non-root geo-rep setup so please try this:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Run the following command as root in any one of Slave node.<br>
&gt;&gt;<br>
&gt;&gt; /usr/local/libexec/glusterfs/set_geo_rep_pem_keys.sh  &lt;slave_user&gt;<br>
&gt;&gt; &lt;master_volume&gt; &lt;slave_volume&gt;<br>
&gt;&gt;<br>
&gt;&gt; - Sunny<br>
&gt;&gt;<br>
&gt;&gt; On Wed, Mar 20, 2019 at 10:47 PM Maurya M &lt;<a href="mailto:mauryam@gmail.com" target="_blank">mauryam@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Hi all,<br>
&gt;&gt; &gt;  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 &quot;Created&#39;,<br>
&gt;&gt; &gt; even after have force start the session.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On close inspect of the logs on the master node seeing this error:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; &quot;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@xxxxx.xxxx..xxx. gluster --xml --remote-host=localhost volume info vol_a5ae34341a873c043c99a938adcb5b5781      error=255&quot;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Any ideas what is issue?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; thanks,<br>
&gt;&gt; &gt; Maurya<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; Gluster-users mailing list<br>
&gt;&gt; &gt; <a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.org</a><br>
&gt;&gt; &gt; <a href="https://lists.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank">https://lists.gluster.org/mailman/listinfo/gluster-users</a><br>
</blockquote></div></div>