ZFS on SSD CAM/CRC errors
If you encounter lots of CAM/CRC errors when using encrypted ZFS on some SSD drives on FreeBSD, that is caused by TRIM. You need to disable it in boot loader prompt or add below line to /boot/loader.conf
:
vfs.zfs.trim.enabled=0