crmsh icon indicating copy to clipboard operation
crmsh copied to clipboard

Dev: migration: implement corosync.conf migration for corosync 3 (jsc#PED-8252)

Open nicholasyang2022 opened this issue 9 months ago • 1 comments

This pull request implements migrating corosync.conf from corosync 2 to corosync 3, including:

  • migrate deprecated transport udpu and udp to knet
  • replace removed feature RRP with knet multilink
  • if crypto_hash is set to sha1, which is the default value in corosync 2, upgrades it to the new default in corosync 3, sha256.

nicholasyang2022 avatar May 16 '24 07:05 nicholasyang2022