Hi! Limit the RAM for ZFS, always will use 50% of the RAM installed
When using ZFS on SSDs without power loss protection, TRIMs must be configured at least once every week, otherwise you will always suffer from very high IO delay.
the command is:
zpool trim rpool
to notify of blocks that are...