From ab1e2fbae2e1487f0c3a33af0fa1489490a5920f Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sat, 6 Mar 2021 21:38:21 +0000 Subject: [PATCH] Increase ZFS RAM usage If i've got a load of RAM free, it might as well be being used to cache 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 d5de81a..b74abd5 100644 --- a/ansible/host_vars/pve.yml +++ b/ansible/host_vars/pve.yml @@ -7,8 +7,8 @@ zpools_to_scrub: - tank - rpool -# 5GB, or so -zfs_arc_size: 5000000000 +# 10GB, or so +zfs_arc_size: 10000000000 sanoid_datasets: tank: