<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 16, 2019 at 11:36 PM Strahil &lt;<a href="mailto:hunter86_bg@yahoo.com">hunter86_bg@yahoo.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">By the  way,<br>
<br>I have  been left  with the  impresssion that  data  is transferred via &#39;rsync&#39; and not via FUSE.<br>Am I wrong ?<br></blockquote><div><br></div><div>Rsync syncs data from Master FUSE mount to Slave/Remote FUSE mount.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>Best Regards,<br>Strahil NikolovOn Oct 16, 2019 19:59, Alexander Iliev &lt;<a href="mailto:ailiev%2Bgluster@mamul.org" target="_blank">ailiev+gluster@mamul.org</a>&gt; wrote:<br>&gt;<br>&gt; Hi Aravinda,<br>&gt;<br>&gt; All volume brick on the slave volume are up and the volume seems functional.<br>&gt;<br>&gt; Your suggestion about trying to mount the slave volume on a master node <br>&gt; brings up my question about network connectivity again - the GlusterFS <br>&gt; documentation[1] says:<br>&gt;<br>&gt; &gt; The server specified in the mount command is only used to fetch the <br>&gt; gluster configuration volfile describing the volume name. Subsequently, <br>&gt; the client will communicate directly with the servers mentioned in the <br>&gt; volfile (which might not even include the one used for mount).<br>&gt;<br>&gt; To me this means that the masternode from your example is expected to <br>&gt; have connectivity to the network where the slave volume runs, i.e. to <br>&gt; have network access to the slave nodes. In my geo-replication scenario <br>&gt; this is definitely not the case. The two cluster are running in two <br>&gt; completely different networks that are not interconnected.<br>&gt;<br>&gt; So my question is - how is the slave volume mount expected to happen if <br>&gt; the client host cannot access the GlusterFS nodes? Or is the <br>&gt; connectivity a requirement even for geo-replication?<br>&gt;<br>&gt; I&#39;m not sure if I&#39;m missing something, but any help will be highly <br>&gt; appreciated!<br>&gt;<br>&gt; Thanks!<br>&gt;<br>&gt; Links:<br>&gt; [1] <br>&gt; <a href="https://gluster.readthedocs.io/en/latest/Administrator%20Guide/Setting%20Up%20Clients/" rel="noreferrer" target="_blank">https://gluster.readthedocs.io/en/latest/Administrator%20Guide/Setting%20Up%20Clients/</a><br>&gt; --<br>&gt; alexander iliev<br>&gt;<br>&gt; On 10/16/19 6:03 AM, Aravinda Vishwanathapura Krishna Murthy wrote:<br>&gt; &gt; Hi Alexander,<br>&gt; &gt; <br>&gt; &gt; Please check the status of Volume. Looks like the Slave volume mount is <br>&gt; &gt; failing because bricks are down or not reachable. If Volume status shows <br>&gt; &gt; all bricks are up then try mounting the slave volume using mount command.<br>&gt; &gt; <br>&gt; &gt; ```<br>&gt; &gt; masternode$ mkdir /mnt/vol<br>&gt; &gt; masternode$ mount -t glusterfs &lt;slavehost&gt;:&lt;slavevol&gt; /mnt/vol<br>&gt; &gt; ```<br>&gt; &gt; <br>&gt; &gt; On Fri, Oct 11, 2019 at 4:03 AM Alexander Iliev <br>&gt; &gt; &lt;<a href="mailto:ailiev%2Bgluster@mamul.org" target="_blank">ailiev+gluster@mamul.org</a> &lt;mailto:<a href="mailto:ailiev%252Bgluster@mamul.org" target="_blank">ailiev%2Bgluster@mamul.org</a>&gt;&gt; wrote:<br>&gt; &gt; <br>&gt; &gt;     Hi all,<br>&gt; &gt; <br>&gt; &gt;     I ended up reinstalling the nodes with CentOS 7.5 and GlusterFS 6.5<br>&gt; &gt;     (installed from the SIG.)<br>&gt; &gt; <br>&gt; &gt;     Now when I try to create a replication session I get the following:<br>&gt; &gt; <br>&gt; &gt;       &gt; # gluster volume geo-replication store1 &lt;slave-host&gt;::store2 create<br>&gt; &gt;     push-pem<br>&gt; &gt;       &gt; Unable to mount and fetch slave volume details. Please check the<br>&gt; &gt;     log:<br>&gt; &gt;     /var/log/glusterfs/geo-replication/gverify-slavemnt.log<br>&gt; &gt;       &gt; geo-replication command failed<br>&gt; &gt; <br>&gt; &gt;     You can find the contents of gverify-slavemnt.log below, but the<br>&gt; &gt;     initial<br>&gt; &gt;     error seems to be:<br>&gt; &gt; <br>&gt; &gt;       &gt; [2019-10-10 22:07:51.578519] E<br>&gt; &gt;     [fuse-bridge.c:5211:fuse_first_lookup]<br>&gt; &gt;     0-fuse: first lookup on root failed (Transport endpoint is not<br>&gt; &gt;     connected)<br>&gt; &gt; <br>&gt; &gt;     I only found<br>&gt; &gt;     [this](<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1659824" rel="noreferrer" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=1659824</a>)<br>&gt; &gt;     bug report which doesn&#39;t seem to help. The reported issue is failure to<br>&gt; &gt;     mount a volume on a GlusterFS client, but in my case I need<br>&gt; &gt;     geo-replication which implies the client (geo-replication master) being<br>&gt; &gt;     on a different network.<br>&gt; &gt; <br>&gt; &gt;     Any help will be appreciated.<br>&gt; &gt; <br>&gt; &gt;     Thanks!<br>&gt; &gt; <br>&gt; &gt;     gverify-slavemnt.log:<br>&gt; &gt; <br>&gt; &gt;       &gt; [2019-10-10 22:07:40.571256] I [MSGID: 100030]<br>&gt; &gt;     [glusterfsd.c:2847:main] 0-glusterfs: Started running glusterfs version<br>&gt; &gt;     6.5 (args: glusterfs --xlator-option=*dht.lookup-unhashed=off<br>&gt; &gt;     --volfile-server &lt;slave-host&gt; --volfile-id store2 -l<br>&gt; &gt;     /var/log/glusterfs/geo-replication/gverify-slavemnt.log<br>&gt; &gt;     /tmp/gverify.sh.5nFlRh)<br>&gt; &gt;       &gt; [2019-10-10 22:07:40.575438] I [glusterfsd.c:2556:daemonize]<br>&gt; &gt;     0-glusterfs: Pid of current running process is 6021<br>&gt; &gt;       &gt; [2019-10-10 22:07:40.584282] I [MSGID: 101190]<br>&gt; &gt;     [event-epoll.c:680:event_dispatch_epoll_worker] 0-epoll: Started thread<br>&gt; &gt;     with index 0<br>&gt; &gt;       &gt; [2019-10-10 22:07:40.584299] I [MSGID: 101190]<br>&gt; &gt;</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>regards<br></div>Aravinda VK<br></div></div></div></div></div></div></div>