Skip site navigation (1)Skip section navigation (2)
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/>
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

--- Comment #3 from Steven Hartland <smh@FreeBSD.org> ---
Created attachment 197509
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D197509&action=
=3Dedit
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 manua=
lly
adding with a TUNABLE_xxx call.

Patch attached.

--=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-sgi1mlLN3x>