[Bug 275965] periodic: add a daily zfs trim

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 27 Dec 2023 13:47:46 UTC
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: bugs@FreeBSD.org
          Reporter: lexi.freebsd@le-fay.org

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.