| Summary: | ZFS FAQ page mentions wrong TRIM sysctl | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Rebecca Cran <bcran> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | CC: | bcr |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Rebecca Cran
2018-11-18 01:53:48 UTC
A commit references this bug: Author: bcr Date: Sun Nov 18 11:08:59 UTC 2018 New revision: 52497 URL: https://svnweb.freebsd.org/changeset/doc/52497 Log: The sysctl vfs.zfs.trim_disable was renamed in 2013 to vfs.zfs.trim.enabled and was enabled by default. Change the example on how to disable trim support to the new sysctl and assign 0 to it to disable it. PR: 233284 Submitted by: bcran@ Changes: head/en_US.ISO8859-1/books/faq/book.xml Good catch, thanks for the report. I just fixed it. |