Date: Fri, 13 Oct 2023 09:46:08 +0300 From: Toomas Soome <tsoome@me.com> To: Current FreeBSD <freebsd-current@freebsd.org> Subject: Re: how to set vfs.zfs.arc.max in 15-current ? Message-ID: <65CDDDE1-42E4-4DA7-B331-E721E9FBF1C1@me.com> In-Reply-To: <ZSjlI-spP0RfYVoK@int21h> References: <ZSgtvuWSpRKxIE9N@int21h> <20231012182749.AA34F185@slippy.cwsent.com> <ZSh6YHLphkO2u-Ea@int21h> <695E4868-EF98-4CBE-A0CE-CEF10A009D65@FreeBSD.org> <ZSjlI-spP0RfYVoK@int21h>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 13. Oct 2023, at 09:35, void <void@f-m.fm> wrote: >=20 > On Fri, Oct 13, 2023 at 08:12:47AM +0200, Juraj Lutter wrote: >=20 >> Set also vfs.zfs.arc.min to some value higher than zero. >=20 > aha! that worked!!! :D >=20 > root@beer:/root# sysctl vfs.zfs.arc.min=3D1073741824 > vfs.zfs.arc.min: 0 -> 1073741824 > root@beer:/root# sysctl vfs.zfs.arc.max=3D8589934592 > vfs.zfs.arc.max: 0 -> 8589934592 > root@beer:/root#=20 > thank you! > --=20 >=20 That is a bit odd, arc min used to be 64MB as lowest value - that is, it = should never be 0. rgds, toomas=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?65CDDDE1-42E4-4DA7-B331-E721E9FBF1C1>