pve-installer/test
Thomas Lamprecht 91be6a71d5 run env: always leave 1 GiB for system when clamping ZFS ARC size
To not allow the max ARC size to be the same as the total memory size.
Note that 1 GiB is often still not enough for a fully working system,
but for one, this can only happen if the user manually overrides ARC
max, and for another, it's only a general crude safety net to allow
the basic system to boot so that one can correct this if it's a
problem as for some products, like PBS or PDM, the base system's RSS
usage might be below 1 GiB, and we are not doing product-aware stuff
here.

Adapt the tests accordingly.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-02-26 16:54:43 +01:00
..
Makefile test: add test for kernel commandline parsing 2024-11-11 13:30:20 +01:00
parse-fqdn.pl fix #5230: sys: net: properly escape FQDN regex 2024-02-23 17:28:54 +01:00
parse-kernel-cmdline.pl test: add test for kernel commandline parsing 2024-11-11 13:30:20 +01:00
run-command.pl sys: command: handle EINTR in run_command() 2024-02-23 14:19:56 +01:00
ui2-stdio.pl low-level: stdio: fix: make progress text properly optional 2024-11-25 23:21:51 +01:00
zfs-arc-max.pl run env: always leave 1 GiB for system when clamping ZFS ARC size 2025-02-26 16:54:43 +01:00
zfs-get-pool-list.pl proxmox: add zfs module for retrieving importable zpool info 2024-07-16 17:51:10 +02:00