From 23fc7bbb12b144c3d76cbf90bf5b24c0915d252e Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 22 Aug 2021 15:58:49 +0100 Subject: [PATCH] Use slightly less memory for ZFS --- ansible/host_vars/pve.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/host_vars/pve.yml b/ansible/host_vars/pve.yml index 120f1a6..5bce9c3 100644 --- a/ansible/host_vars/pve.yml +++ b/ansible/host_vars/pve.yml @@ -4,8 +4,8 @@ zpools_to_scrub: - tank - rpool -# 10GB, or so -zfs_arc_size: 10000000000 +# 7GB, or so +zfs_arc_size: 7000000000 sanoid_datasets: tank: