https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275965
Bug ID: 275965
Summary: periodic: add a daily zfs trim
Product: Base System
Version: 14.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
when using ZFS on certain SSDs, it might be preferable to run a periodic 'zpool
trim' rather than using autotrim. this patch adds a new daily script
"801.trim-zfs", controlled by "daily_trim_zfs_enable" (default NO) which does a
daily trim of all pools or the pools listed in "daily_trim_zfs_pools".
--
You are receiving this mail because:
You are the assignee for the bug.