Complete
Details
Details
Assignee
Ievgen Stepanovych
Ievgen StepanovychReporter
Ryan McKenzie
Ryan McKenzie(Deactivated)Labels
Original estimate
4h
Time remaining
2h
Components
Fix versions
Affects versions
Priority
Katalon Platform
Katalon Platform
Created May 5, 2021 at 7:42 PM
Updated July 1, 2022 at 5:24 PM
Resolved April 27, 2022 at 7:39 AM
Currently, when dedup is enabled on a pool, the crypto safe checksum algorithm selected by default is SHA254.
Performance testing has found that SHA512 performs better on our 64 bit platforms.
Please make our TrueNAS default for this value SHA512
CUrrent recommendation for dedup customers will be to manually change the algorithm on the pool at the time dedup is enable on the pool or any dataset/volume within the pool:
zfs set checksum=sha512 <pool name>