Hacker News with Generative AI: ZFS

Consider adding warnings against using ZFS native encryption (github.com/openzfs)
Among experienced zfs users and developers, it seems to be conventional wisdom that zfs native encryption is not suitable for production usage, particularly when combined with snapshotting and zfs send/recv. There is a long standing data corruption issue with many firsthand user reports:
ZFS native encryption is currently broken for encrypted backups (ycombinator.com)
There are various issues on ZFS native encryption. ZFS native encryption has been especially buggy when raw encrypted zfs snapshots are being sent or received.
Why are my ZFS disks so noisy? (allthingsopen.org)
Earlier this year, a user at Practical ZFS asked a deceptively simple question:
Troubleshooting my offline Zpool (ogselfhosting.com)
Disaster Recovery with ZFS and Zrepl (chromakode.com)