Date: Wed, 26 Sep 2018 11:22:53 +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-sgi1mlLN3x@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-231725-3630@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231725 --- Comment #3 from Steven Hartland <smh@FreeBSD.org> --- Created attachment 197509 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197509&action=edit Adds missing vfs.zfs.compressed_arc_enabled tunable Confirmed looks like an issue with the change when it was back ported to 10.4 which doesn't support CTLFLAG_xxTUN flags to enable tunables it needs manually adding with a TUNABLE_xxx call. Patch attached. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231725-3630-sgi1mlLN3x>
