<div dir="ltr"><div>I&#39;m planning to build two MySQL DB servers that synchronized by DRBD 9.0 with RHEL 7.3.</div><div>I want to enable checksum-based synchronization by adding &quot;csums-alg &lt;algorithm&gt;&quot; to drbd.conf.</div><div>After I read user&#39;s guide [5.11. Configuring checksum-based synchronization], I had a simple question.</div><div><br></div><div>The user&#39;s guide said :</div><div>&quot;&lt;algorithm&gt; may be any message digest algorithm supported by the kernel crypto API</div><div>  in your system’s kernel configuration.</div><div>  Normally, you should be able to choose at least from sha1, md5, and crc32c.&quot;</div><div><br></div><div>My question is , Is there recommendation algorithm for DB server?</div><div>The algorithms (sha1, md5, crs32) are king of old ones. Can I use sha256?</div><div>Is there some reason that sha256 is not used?</div><div><br></div><div>Please give me any adovices.</div><div><br></div><div>Thanks,</div></div>