Friedrich stumbled across the renaming of arcstat to zarcstat introduced with ZFS 2.4.0 and reminded me of the inclusion of the output in our support reports.
the following patchset simply adapts the command name in our report utilities. note that pmg-system-report (pmg-api) does not include the (z)arcstat call in it's report. All reports do still yield useful information even without the patch (but of course the zarcstat output is missing for systems having zfsutils 2.4.0 or later). Minimally tested on pve and pbs (by building an running pvereport/proxmox-backup-manager report respectively). pve-manager: Stoiko Ivanov (1): report: adapt to zarcstat renaming PVE/Report.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) proxmox-backup: Stoiko Ivanov (1): report: adapt to zarcstat renaming src/server/report.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) proxmox-datacenter-manager: Stoiko Ivanov (1): report: adapt to zarcstat renaming server/src/report.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.47.3
