adds ZFS ARC maximum size parameter to configuration (16GB)

This commit is contained in:
Menno van Leeuwen 2024-11-16 14:37:42 +01:00
parent 8a656f0d95
commit 2af2995b18
Signed by: vleeuwenmenno
SSH Key Fingerprint: SHA256:OJFmjANpakwD3F2Rsws4GLtbdz1TJ5tkQF0RZmF0TRE

View File

@ -71,6 +71,7 @@ in
# If you want to keep compression settings
boot.kernelParams = [ "zfs.zfs_compressed_arc_enabled=1" ];
boot.kernelParams = [ "zfs.zfs_arc_max=17179869184" ]; # 16 GiB
fileSystems = {
# backup ZFS mount points