[Bug 231725] [ZFS] cannot disable vfs.zfs.compressed_arc_enabled on 10.4-RELEASE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 26 07:39:47 UTC 2018


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

Steven Hartland <smh at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smh at FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Steven Hartland <smh at FreeBSD.org> ---
Just tested this on 11.2-RELEASE-p3 and setting to zero in loader.conf works
fine:
grep compressed_arc_enabled /boot/loader.conf 
vfs.zfs.compressed_arc_enabled="0"

sysctl vfs.zfs.compressed_arc_enabled
vfs.zfs.compressed_arc_enabled: 0

Please check you don't have a syntax error in your loader.conf

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


More information about the freebsd-fs mailing list