<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    <br>
    <br>
    As I think that I reply to my own question after searching in
    GlusterFS<br>
    documentation, I'm wondering if anybody from Proxmox's staff here
    can<br>
    guide me.<br>
    <br>
    In fact, GlusterFS has an option to specify a backup node to the
    primary<br>
    one. In a replicated setup, it permits to be sure that the client
    points to the healthy node.<br>
    <br>
    It's specified in the mount command or /etc/fstab on the client
    side, like :<br>
    <br>
    <i># mount -t glusterfs -o <b>backupvolfile-server=volfile_server2</b>,fetchattempts=</i><i><br>
    </i><i>2,log-level=WARNING,log-file=/var/log/gluster.log
      server1:/testvolume</i><i><br>
    </i><i>/mnt/glusterfs</i><br>
    <br>
    <i>If backupvolfile-server option is added while mounting fuse
      client, when</i><i><br>
    </i><i>the first volfile server fails, then the server specified in
      backupvolfile-server option is used as volfile server to mount the
      client.</i><br>
    <br>
    <br>
    Basically my question is : Where can I find the GlusterFS client
    mount entry on Promox ? And do you plan to implement that
    functionality in the GUI and qemu ? (It would be awesome)<br>
    <br>
    <br>
    For anybody on that topic, you can find more information here :<br>
    - <a class="moz-txt-link-freetext" href="http://www.jamescoyle.net/how-to/439-mount-a-glusterfs-volume">http://www.jamescoyle.net/how-to/439-mount-a-glusterfs-volume</a><br>
    or in the official Administration Guide<br>
    <br>
    Thanks,<br>
    Regards<br>
  </body>
</html>