<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <blockquote
cite="mid:CAFX7kd0xQVmLjGNgBsf0wJyxvHHFoii-nDHaEGm5Lwit011cfw@mail.gmail.com"
      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 class="im"><br>
            On Tue, Nov 1, 2011 at 9:26 AM, Christian Wittwer &lt;<a
              moz-do-not-send="true" href="mailto:wittwerch@gmail.com">wittwerch@gmail.com</a>&gt;
            wrote:<br>
            &gt; I'm mounting the volume with fstab on
            my-dev-os-compute2 like this:<br>
            &gt; my-dev-os-compute1:/glustervmstore &nbsp;
            &nbsp;/var/lib/nova/instances<br>
            &gt; glusterfs &nbsp; &nbsp; &nbsp; defaults &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp; 1<br>
            <br>
          </div>
          Why you don't mount every client from localhost, if all
          machines join<br>
          the volume?<br>
          <br>
          localhost:/glustervmstore &nbsp; &nbsp;/var/lib/nova/instances glusterfs
          defaults 0 1<br>
          <br>
        </blockquote>
      </div>
    </blockquote>
    <br>
    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't work.<br>
    <br>
    Regards,<br>
    Amar<br>
  </body>
</html>