fix(linstor): set verify-alg to crc32c to avoid crct10dif unavailability by kvaps · Pull Request #2303 · 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>
kvaps
marked this pull request as ready for review
This PR changes 0-9 lines, ignoring generated files.
Something isn't working
labels
Mar 30, 2026
kvaps
deleted the
fix/linstor-verify-alg-crct10dif
branch
kvaps added a commit that referenced this pull request
Mar 31, 2026This 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