<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <br>
    <div class="moz-cite-prefix">On 11/19/2016 04:13 PM, Alexandr
      Porunov wrote:<br>
    </div>
    <blockquote
cite="mid:CAB-_WnEuf4J3eb-ryn4Yu1Eg2XsX6aL1D_hQdKmapEm1ZW6GXg@mail.gmail.com"
      type="cite">
      <div dir="ltr">It still doesn'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
          "/var/log/glusterfs/" has a lot of log files.</div>
      </div>
    </blockquote>
    <br>
    You can  find mount logs like this :  "directory_mounted".log inside
    /var/log/glusterfs<br>
    There is some issue in your setup...check this log and share it
    here.<br>
    <blockquote
cite="mid:CAB-_WnEuf4J3eb-ryn4Yu1Eg2XsX6aL1D_hQdKmapEm1ZW6GXg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <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
              moz-do-not-send="true" href="mailto:sarumuga@redhat.com"
              target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:sarumuga@redhat.com">sarumuga@redhat.com</a></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 "gluster volume set all
            cluster.enable-shared-storage enable"<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>
    </blockquote>
    <br>
  </body>
</html>