Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2018 07:39:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 231725] [ZFS] cannot disable vfs.zfs.compressed_arc_enabled on 10.4-RELEASE
Message-ID:  <bug-231725-3630-40zP4SMAIn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231725-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231725-3630@https.bugs.freebsd.org/bugzilla/>

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

Steven Hartland <smh@FreeBSD.org> changed:

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

--- Comment #1 from Steven Hartland <smh@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=20
vfs.zfs.compressed_arc_enabled=3D"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

--=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-231725-3630-40zP4SMAIn>