<br><br><div class="gmail_quote">On 1 November 2011 08:50, Giovanni Toraldo <span dir="ltr"><<a href="mailto:me@gionn.net">me@gionn.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Christian,<br>
<div class="im"><br>
On Tue, Nov 1, 2011 at 9:26 AM, Christian Wittwer <<a href="mailto:wittwerch@gmail.com">wittwerch@gmail.com</a>> wrote:<br>
> I'm mounting the volume with fstab on my-dev-os-compute2 like this:<br>
> my-dev-os-compute1:/glustervmstore /var/lib/nova/instances<br>
> glusterfs defaults 0 1<br>
<br>
</div>Why you don't mount every client from localhost, if all machines join<br>
the volume?<br>
<br>
localhost:/glustervmstore /var/lib/nova/instances glusterfs defaults 0 1<br>
<br>
Please note that depending on what distribution you are using,<br>
configuring fstab as here will probably fail automount on boot (on<br>
debian I would add _netdev 0 0).<br>
<br>
Bye<br>
<font color="#888888">--<br>
Giovanni Toraldo<br>
<a href="http://gionn.net/" target="_blank">http://gionn.net/</a><br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://gluster.org/cgi-bin/mailman/listinfo/gluster-users" target="_blank">http://gluster.org/cgi-bin/mailman/listinfo/gluster-users</a><br>
</div></div></blockquote></div><br><br><br><br>Hi, can anyone comment on this issue please?<br><br>We are testing glusterfs and this is a show-stopper.<br><br>How to mount the client with high-availability?<br><br>If we mount the client with mount -t glusterfs gluster01:/volume01 /mnt<br>
<br>If the machine gluster01 goes down the client freezes.<br><br>how to avoid this?<br><br>Regards<br><br>