https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233284

            Bug ID: 233284
           Summary: ZFS FAQ page mentions wrong TRIM sysctl
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]

The FAQ page for ZFS
(https://www.freebsd.org/doc/en/books/faq/all-about-zfs.html#idp59540680) says:

ZFS TRIM is enabled by default, and can be turned off by adding this line to
/etc/sysctl.conf:

vfs.zfs.trim_disable=1

However, it looks like it was renamed in 2013 from trim_disable to
trim.enabled:


commit 61d529d085e6782aaaceec7e1beed1de853df302
Author: smh <[email protected]>
Date:   Fri Apr 26 11:24:20 2013 +0000

    Changed ZFS TRIM sysctl from vfs.zfs.trim_disable -> vfs.zfs.trim.enabled
    Enabled ZFS TRIM by default

    Reviewed by:    pjd (mentor)
    Approved by:    pjd (mentor)
    MFC after:      2 weeks

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to