<br><br><div class="gmail_quote">On 2 November 2011 03:16, Amar Tumballi <span dir="ltr">&lt;<a href="mailto:amarts@redhat.com">amarts@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

  
    
  
  <div text="#000000" bgcolor="#FFFFFF"><div class="im">
    <br>
    <blockquote type="cite">
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div><br>
            On Tue, Nov 1, 2011 at 9:26 AM, Christian Wittwer &lt;<a href="mailto:wittwerch@gmail.com" target="_blank">wittwerch@gmail.com</a>&gt;
            wrote:<br>
            &gt; I&#39;m mounting the volume with fstab on
            my-dev-os-compute2 like this:<br>
            &gt; my-dev-os-compute1:/glustervmstore  
             /var/lib/nova/instances<br>
            &gt; glusterfs       defaults        0       1<br>
            <br>
          </div>
          Why you don&#39;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>
        </blockquote>
      </div>
    </blockquote>
    <br></div>
    can you try option like below:<br>
    <br>
    my-dev-os-compute1:/glustervmstore /var/lib/nova/instances glusterfs
    defaults,backupvolfile-server=another-server-hostname-or-ip 0 1<br>
    <br>
    That should give high availability, but if both servers are down, it
    won&#39;t work.<br>
    <br>
    Regards,<span class="HOEnZb"><font color="#888888"><br>
    Amar<br>
  </font></span></div>

<br>_______________________________________________<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>
<br></blockquote></div><br><br>Thanks it worked.<br><br>Regards<br>MV<br>