Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2018 01:53:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 233284] ZFS FAQ page mentions wrong TRIM sysctl
Message-ID:  <bug-233284-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233284

            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: doc@FreeBSD.org
          Reporter: bcran@FreeBSD.org

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

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

vfs.zfs.trim_disable=3D1

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


commit 61d529d085e6782aaaceec7e1beed1de853df302
Author: smh <smh@FreeBSD.org>
Date:   Fri Apr 26 11:24:20 2013 +0000

    Changed ZFS TRIM sysctl from vfs.zfs.trim_disable -> vfs.zfs.trim.enabl=
ed
    Enabled ZFS TRIM by default

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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233284-9>