<div dir="ltr">Hello,<br><br>I have a cluster with two nodes with corosync version 2.4 installed there.<br>I need to upgrade to corosync version 3.0 without shutting down the cluster.<br>I thought to do it in this way:<br>    1. Stop HA on the first node, do upgrade to newer version of Linux with upgrade corosync, change corosync config.<br>     2. Start upgraded node and migrate resources there.<br>   3. Do upgrade on the second node.<br>Currently on version 2.4 corosync is configured with udpu transport and crypto_hash set to sha256.<br>As far as I know version 3.0 does not support udpu with configured options crypto_hash and crypto_cipher.<br>The question is how to allow communication between corosync instances with version 2 and 3, if corosync version 2 is configured with crypto_hash sha256.<br><br><br>Thanks,<br>Anton.</div>