<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">As I continued with Gluster I ran into
      another problem.<br>
      I created file /etc/glusterfs/datastore.vol (attached) on the
      client. Then I tried to mount it from the commandline.<br>
      When trying to mount it, I get an error:<br>
      [root@CLIENT-1 glusterfs]# env -i LC_NUMERIC="en_US.UTF-8" mount
      -t glusterfs /etc/glusterfs/datastore.vol /mnt/test<br>
      ERROR: Server name/volume name unspecified cannot proceed
      further..<br>
      Please specify correct format<br>
      Usage:<br>
      man 8 /sbin/mount.glusterfs<br>
      <br>
      I followed this guide at first, but I got the same result from
      others.<br>
      <a class="moz-txt-link-freetext" href="http://www.jamescoyle.net/how-to/439-mount-a-glusterfs-volume">http://www.jamescoyle.net/how-to/439-mount-a-glusterfs-volume</a><br>
      <br>
      What am I missing?<br>
      <br>
      Regards, Mitja<br>
      <pre class="moz-signature" cols="72">--
Mitja Mihelič
ARNES, Tehnološki park 18, p.p. 7, SI-1001 Ljubljana, Slovenia
tel: +386 1 479 8877, fax: +386 1 479 88 78</pre>
      On 10. 12. 2014 17:55, Mitja Mihelič wrote:<br>
    </div>
    <blockquote cite="mid:54887B0D.50408@arnes.si" type="cite">
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      <div class="moz-cite-prefix">Per your suggestion I tired this:<br>
        env -i LC_NUMERIC="en_US.UTF-8" mount -t glusterfs -o
        transport=tcp GLUSTER-1.NAME.SI://wp-vol-1 /mnt/volume-1<br>
        <br>
        And it works.<br>
        <br>
        Mounting of volumes via fstab works also.<br>
        <br>
        Regards, Mitja<br>
        <meta http-equiv="content-type" content="text/html;
          charset=UTF-8">
        <pre class="moz-signature" cols="72">--
Mitja Mihelič
ARNES, Tehnološki park 18, p.p. 7, SI-1001 Ljubljana, Slovenia
tel: +386 1 479 8877, fax: +386 1 479 88 78</pre>
        On 10. 12. 2014 17:17, Jan-Hendrik Zab wrote:<br>
      </div>
      <blockquote
        cite="mid:20141210161730.GC57817@server2.l3s.uni-hannover.de"
        type="cite">
        <pre wrap="">On 10/12/14 16:57 +0100, Mitja Mihelič wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">Hi!

I am having trouble mounting a Gluster volume. After issuing the mount
command nothing happens. It is the same for CentOS6 and CentOS7 clients.
Both are updated to the latest package versions. I am using the official
Gluster repository in both clients:
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://download.gluster.org/pub/gluster/glusterfs/LATEST/CentOS/glusterfs-epel.repo">http://download.gluster.org/pub/gluster/glusterfs/LATEST/CentOS/glusterfs-epel.repo</a>
CentOS6 packages installed:
glusterfs-3.6.1-1.el6.x86_64
glusterfs-api-3.6.1-1.el6.x86_64
glusterfs-fuse-3.6.1-1.el6.x86_64
glusterfs-libs-3.6.1-1.el6.x86_64

CentOS7 packages installed:
glusterfs-3.6.1-1.el7.x86_64
glusterfs-api-3.6.1-1.el7.x86_64
glusterfs-fuse-3.6.1-1.el7.x86_64
glusterfs-libs-3.6.1-1.el7.x86_64

I monitored traffic on the Gluster node and on the client node and there was
no communication between them. Telnet to the Cluster node works fine. Both
machines are in the same network and their firewalls and SELinux are turned
off.

I looked into it with strace, and here are the results.
For CentOS6: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://pastebin.com/vcqTh2Hi">http://pastebin.com/vcqTh2Hi</a>
For CentOS7: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://pastebin.com/s7MuTbXb">http://pastebin.com/s7MuTbXb</a>
</pre>
        </blockquote>
        <pre wrap="">Hey,
please set your LC_NUMERIC locale to en_US.UTF-8 and try again. You
might be hitting a known bug.

        -jhz
</pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Gluster-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a>
<a class="moz-txt-link-freetext" href="http://supercolony.gluster.org/mailman/listinfo/gluster-users">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>