<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Gianni,<br>
    </p>
    <div class="moz-cite-prefix">On 08.04.2020 17:38, Gianni Milo wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CACzVk9UiLd-=_xhpNHauz5n2we7VsOG2yUrBDg6vRzYHFt5BsQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="gmail_quote">My understanding is the following...<br>
          <div><br>
            - If you have 3 nodes, 2 of them Diskful (A,B) and 1
            Diskless (C), then if Primary is A or B, then there will be
            *one* write stream over the the network (either from A -&gt;
            B or B -&gt; A), reads will be served locally on each
            Diskful Primary node (if load-balancing is enabled also over
            the network). Node C is ignored in this case.<br>
              If the Primary is the 3rd (Diskless) node (C), then there
            will be *two* write streams going through the network (C
            -&gt; A,B) and possibly 2 read streams depending if the
            load-balancing option is enabled or not. This is probably
            the scenario you mentioned.</div>
          <div><br>
            - If you have 3 (A,B,C) nodes and all of them are Diskful,
            then when any of those nodes is in Primary mode there will
            be *two* write streams going through the network(A  -&gt;
            B,C or B -&gt; A,C or C -&gt; A,B) reads will be served
            locally on each Primary node (if load-balancing is enabled
            also over the network). This is probably the scenario that
            Robert mentioned.<br>
          </div>
        </div>
      </div>
    </blockquote>
    <p><br>
      Exactly. This is why multicast propagation, which can decrease PPS
      twice [on particular node], can be kind of a silver bullet :-)</p>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">--
Volodymyr Litovka
  "Vision without Execution is Hallucination." -- Thomas Edison</pre>
  </body>
</html>