From ec39467453fbe046967588bac8123eaee27ea230 Mon Sep 17 00:00:00 2001 From: mg Date: Sun, 25 Jun 2023 17:27:47 +0200 Subject: [PATCH] pbs: set arc-size to 4gb (#541) Co-authored-by: Michael Grote Reviewed-on: https://git.mgrote.net/mg/homeserver/pulls/541 --- host_vars/pbs.grote.lan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host_vars/pbs.grote.lan.yml b/host_vars/pbs.grote.lan.yml index 06543ff3..eb7a050e 100644 --- a/host_vars/pbs.grote.lan.yml +++ b/host_vars/pbs.grote.lan.yml @@ -57,7 +57,7 @@ quota: 1TB # Variablen für mgrote.zfs_health/trim/scrub/zed/arc_mem/ sind zusammengefasst unter zfs_extra_* - zfs_extra_arc_max_size: "429496729" # 4GB in Bytes + zfs_extra_arc_max_size: "4294967296" # 4GB in Bytes zfs_extra_zfs_pools: - name: "rpool" systemd_timer_schedule: "*-01,04,07,10-01 23:00" # jeden ersten eines jeden Quartals