Date: Fri, 13 Oct 2023 08:12:47 +0200 From: Juraj Lutter <otis@FreeBSD.org> To: void <void@f-m.fm> Cc: freebsd-current@freebsd.org Subject: Re: how to set vfs.zfs.arc.max in 15-current ? Message-ID: <695E4868-EF98-4CBE-A0CE-CEF10A009D65@FreeBSD.org> In-Reply-To: <ZSh6YHLphkO2u-Ea@int21h> References: <ZSgtvuWSpRKxIE9N@int21h> <20231012182749.AA34F185@slippy.cwsent.com> <ZSh6YHLphkO2u-Ea@int21h>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 13 Oct 2023, at 00:59, void <void@f-m.fm> wrote: >=20 >> Try reducing your arc.max by an order of 10. This suggests that it's >> probably failing in param_set_arc_max() in the val >=3D = arc_all_memory() >> comparison.. >=20 > Hi, thanks for replying. Sadly, your suggestion doesn't work in this = case: >=20 > root@beer:/usr/src# sysctl vfs.zfs.arc.max=3D8589934592 > vfs.zfs.arc.max: 0 > sysctl: vfs.zfs.arc.max=3D8589934592: Invalid argument Set also vfs.zfs.arc.min to some value higher than zero. =E2=80=94 Juraj Lutter otis@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695E4868-EF98-4CBE-A0CE-CEF10A009D65>