<div dir="ltr">Yes, it was a known issue then. You need to add few lines in mount.glusterfs to avoid it.. (the patch is applied after 1.3.8)<br><br><br>---<br>&nbsp;&nbsp;&nbsp; mount_point=&quot;$2&quot;;<br><br>&nbsp;&nbsp;&nbsp; # Simple check to avoid multiple identical mounts<br>
&nbsp;&nbsp;&nbsp; if grep -q &quot;glusterfs $mount_point fuse&quot; /etc/mtab; then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; echo &quot;$0: according to mtab, GlusterFS is already mounted on $mount_point&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exit 1<br>&nbsp;&nbsp;&nbsp; fi<br>&nbsp;-----<br><br><div class="gmail_quote">
2008/7/29 John Marshall <span dir="ltr">&lt;<a href="mailto:John.Marshall@ec.gc.ca">John.Marshall@ec.gc.ca</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I have noticed that when I use autofs, the glusterfs mount<br>
is performed multiple times (over the same mount point).<br>
Has anyone else noticed this?<br>
<br>
I am using <a href="http://1.3.8." target="_blank">1.3.8.</a><br>
<br>
Thanks,<br>
John<br>
<br>
_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users" target="_blank">http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users</a><br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Amar Tumballi<br>Gluster/GlusterFS Hacker<br>[bulde on #gluster/<a href="http://irc.gnu.org">irc.gnu.org</a>]<br><a href="http://www.zresearch.com">http://www.zresearch.com</a> - Commoditizing Super Storage!<br>

</div>