<div dir="ltr">It still doesn&#39;t work..<div><br></div><div>I have created that dir:</div><div># mkdir -p /var/run/gluster/shared_storage<br></div><div><br></div><div>and then:</div><div><div># mount -t glusterfs 127.0.0.1:gluster_shared_storage /var/run/gluster/shared_storage</div><div>Mount failed. Please check the log file for more details.</div></div><div><br></div><div>Where to find a proper file to read logs? Because &quot;/var/log/glusterfs/&quot; has a lot of log files.</div><div><br></div><div>Sincerely,</div><div>Alexandr</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Nov 19, 2016 at 11:16 AM, Saravanakumar Arumugam <span dir="ltr">&lt;<a href="mailto:sarumuga@redhat.com" target="_blank">sarumuga@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
On 11/19/2016 01:39 AM, Alexandr Porunov wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
I try to enable shared storage for Geo-Replication but I am not sure that I do it properly.<br>
<br>
Here is what I do:<br>
# gluster volume set all cluster.enable-shared-storage enable<br>
volume set: success<br>
<br>
# mount -t glusterfs 127.0.0.1:gluster_shared_stora<wbr>ge /var/run/gluster/shared_storag<wbr>e<br>
ERROR: Mount point does not exist<br>
Please specify a mount point<br>
Usage:<br>
man 8 /sbin/mount.glusterfs<br>
<br>
<br>
</blockquote></span>
This error means /var/run/gluster/shared_storag<wbr>e directory does NOT exists.<br>
<br>
But, running the  command (gluster volume set all cluster.enable-shared-storage enable)<br>
should carry out the mounting automatically. (so, there is no need to manually mount).<br>
<br>
Check after running &quot;gluster volume set all cluster.enable-shared-storage enable&quot;<br>
    1. gluster volume info<br>
     2. glusterfs process started with volfile-id as gluster_shared_storage.<br>
<br>
Thanks,<br>
Saravana<br>
<br>
</blockquote></div><br></div>