<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 8/31/22 2:55 AM, duluxoz wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:143833e4-3a44-c9b3-86ba-dd050c1a5d8f@gmail.com"><font
        size="1"><font face="Arial">what happens to </font></font><font
        size="1"><font face="Arial">client4:/data/gv1/file1 when gfs1
          fails</font></font></blockquote>
    <font face="FreeSerif"><br>
      In part, you can tell the client so explicitly.<br>
      mount.glusterfs(8) man page, 2nd instance's syntax:<br>
      <br>
      <font face="monospace">SYNOPSIS<br>
               mount -t glusterfs [-o <options>]
        <volumeserver>:/<volume>[/<subdir>]
        <mountpoint><br>
        <br>
               mount -t glusterfs [-o <options>]
        <server1>,<server2>,<br>
                     
        <server3>,..<serverN>:/<volname>[/<subdir>]
        <mount_point><br>
        <br>
               mount -t glusterfs [-o <options>]
        <path/to/volumefile> <mountpoint><br>
      </font><br>
    </font>
  </body>
</html>