<div><div dir="auto">If there are only 2 nodes, it&#39;s better to stick to drbd8.</div><div dir="auto"><br></div><div dir="auto">Yannis</div><div dir="auto"><br></div><br><div class="gmail_quote"><div>On Tue, 29 Aug 2017 at 05:28, Digimer &lt;<a href="mailto:lists@alteeve.ca">lists@alteeve.ca</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2017-08-28 09:28 PM, 大川敬臣 wrote:<br>
&gt; I&#39;m planning to build two MySQL DB servers that synchronized by DRBD 9.0<br>
&gt; with RHEL 7.3.<br>
&gt; I want to enable checksum-based synchronization by adding &quot;csums-alg<br>
&gt; &lt;algorithm&gt;&quot; to drbd.conf.<br>
&gt; After I read user&#39;s guide [5.11. Configuring checksum-based<br>
&gt; synchronization], I had a simple question.<br>
&gt;<br>
&gt; The user&#39;s guide said :<br>
&gt; &quot;&lt;algorithm&gt; may be any message digest algorithm supported by the kernel<br>
&gt; crypto API<br>
&gt;   in your system’s kernel configuration.<br>
&gt;   Normally, you should be able to choose at least from sha1, md5, and<br>
&gt; crc32c.&quot;<br>
&gt;<br>
&gt; My question is , Is there recommendation algorithm for DB server?<br>
&gt; The algorithms (sha1, md5, crs32) are king of old ones. Can I use sha256?<br>
&gt; Is there some reason that sha256 is not used?<br>
&gt;<br>
&gt; Please give me any adovices.<br>
&gt;<br>
&gt; Thanks,<br>
<br>
This verifies that the blocks are the same on both nodes, not the<br>
encrypt data. So the real question is; How concerned are you that a) two<br>
blocks don&#39;t match and b) those differences are just perfectly different<br>
to cause a hash collision/false match?<br>
<br>
The stronger the algorithm, the more load it will place on the system. I<br>
would stick with something fast, maybe md5 at the most.<br>
<br>
This all said, I am not an expert. If someone else says I am wrong,<br>
believe them. :)<br>
<br>
--<br>
Digimer<br>
Papers and Projects: <a href="https://alteeve.com/w/" rel="noreferrer" target="_blank">https://alteeve.com/w/</a><br>
&quot;I am, somehow, less interested in the weight and convolutions of<br>
Einstein’s brain than in the near certainty that people of equal talent<br>
have lived and died in cotton fields and sweatshops.&quot; - Stephen Jay Gould<br>
_______________________________________________<br>
drbd-user mailing list<br>
<a href="mailto:drbd-user@lists.linbit.com" target="_blank">drbd-user@lists.linbit.com</a><br>
<a href="http://lists.linbit.com/mailman/listinfo/drbd-user" rel="noreferrer" target="_blank">http://lists.linbit.com/mailman/listinfo/drbd-user</a><br>
</blockquote></div></div><div dir="ltr">-- <br></div><div class="gmail_signature" data-smartmail="gmail_signature">Sent from Gmail Mobile</div>