[Bug 261212] Update the ZFS chapter of the FreeBSD Handbook, and other OpenZFS-related pages

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 18 Sep 2023 18:18:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261212

Graham Perrin <grahamperrin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://github.com/openzfs/
                   |                            |zfs/pull/14359
                URL|https://cgit.freebsd.org/do |https://github.com/freebsd/
                   |c/tree/documentation/conten |freebsd-doc/blob/main/docum
                   |t/en/books/handbook/zfs     |entation/content/en/books/h
                   |                            |andbook/zfs/_index.adoc

--- Comment #19 from Graham Perrin <grahamperrin@gmail.com> ---
<https://docs.freebsd.org/en/books/handbook/zfs/#zfs-advanced-tuning>

Two of the list items mention: 

vfs.zfs.arc.meta_limit

This no longer exists, 

% sysctl -d  vfs.zfs.arc.meta_limit
sysctl: unknown oid 'vfs.zfs.arc.meta_limit'
% uname -KU
1500000 1500000
% 

Bug 271003 comment 2 draws attention to merged pull request 14359. Related: 

<https://github.com/openzfs/zfs/commit/009d3288dea524c7ad373b04b65bee8bb6f0bfea>

> Tag 2.2.0-rc1 · openzfs/zfs@009d328

– with features including: 

> - Fully adaptive ARC eviction (#14359)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.