Browsing tag

zfs

If ZFS is eating your memory

Updated August 2026: ZFS ARC using “all the RAM” is still expected behaviour. Cap ARC with zfs_arc_max (module param or /etc/modprobe.d/), watch arc_summary, and size for your workload instead of fighting ZFS with random sysctl...

Native ZFS for Linux on OpenStack

Updated August 2026: OpenStack release names in this post are historical, but the ZFS-on-Linux operational notes (datasets, ARC pressure, virtio disks) still apply if you run ZoL under a hypervisor or cloud node today. Prefer...