<div dir="ltr"><pre class=""># mount -t glusterfs HOSTNAME-OR-IPADDRESS:/VOLNAME MOUNTDIR<br><br></pre><pre class="">in /etc/fstab you can follow below syntax<br><br>HOSTNAME-OR-IPADDRESS:/VOLNAME MOUNTDIR glusterfs defaults,_netdev 0 0<br>
<br></pre><pre class="">for ex:<br>server1:/test-volume /mnt/glusterfs glusterfs defaults,_netdev 0 0<br><br></pre><pre class=""><br></pre></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, May 31, 2014 at 6:22 PM, Khoi Mai <span dir="ltr">&lt;<a href="mailto:khoi.mai2008@gmail.com" target="_blank">khoi.mai2008@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Can you provide the syntax for mounting the gluster volume as fuse?  And what it is in fstab?</p>
<p dir="ltr">I cannot get it to work.</p><span class="HOEnZb"><font color="#888888">
<p dir="ltr">Khoi<br>
</p>
</font></span><br>_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://supercolony.gluster.org/mailman/listinfo/gluster-users" target="_blank">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a><br></blockquote></div><br></div>