[Backport release-1.2] fix(linstor): set verify-alg to crc32c to avoid crct10dif unavailability by github-actions[bot] · Pull Request #2312 · cozystack/cozystack
The crct10dif kernel crypto module is no longer available in Talos v1.12.6 (kernel 6.18.18). DRBD auto-verify selects crct10dif by default, causing peer connections to fail with VERIFYAlgNotAvail. Setting verify-alg explicitly to crc32c at the controller level ensures all resources use an available algorithm. Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Andrei Kvapil <kvapss@gmail.com> (cherry picked from commit 30616b7)
This PR changes 0-9 lines, ignoring generated files.
label
Mar 31, 2026
kvaps
deleted the
backport-2303-to-release-1.2
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters