<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I have a problem with a two node setup, that are replica 2 servers,
    and also clients.<br>
    <br>
    Actions on node1:<br>
    <br>
    <blockquote type="cite">
      gluster peer probe node2<br>
      gluster volume create fs replica 2 transport tcp node1:/fs
      node2:/fs force<br>
      gluster volume start fs<br>
      mount -t glusterfs node1:/fs /test</blockquote>
    <br>
    Actions on node2:<br>
    <br>
    <blockquote type="cite">gluster peer probe node1<br>
      mount -t glusterfs node2:/fs /test</blockquote>
    <br>
    Everything works fine, except when one of the peers are shut down,
    then the other peer basically freezes for about a minute. Any action
    waits some kind of a timeout, even <b>time ls</b><b> /</b> gives me
    an output of ~1m10s.<br>
    <br>
    I tried <b>gluster volume set fs network.ping-timeout "5" </b>but
    this did not change a thing.<br>
    <br>
    I'd like this delay to be less than 10 seconds. Is this possible?<br>
    <br>
    Best regards,<br>
    <pre class="moz-signature" cols="72">-- 
Sander Kuusemets
University of Tartu, High Performance Computing, IT Specialist

</pre>
  </body>
</html>