Anubhav · @anubhav
9 followers · 365 posts · Server hachyderm.io


Roughly ~30-minute mark Allan Jude in ELI5: ZFS Caching (2019) presentation ("Turning the ARC",
youtube.com/watch?v=L_kBM_RHa6 )
mentions to adjust

# Lower (unit: byte);
vfs.zfs.arc.max,
# bit higher than default
# (unit: page; "hw.pagesize" MIB shows current byte/page in use).
vfs.zfs.arc_free_target

MIBs on low memory systems, say on a laptop.

#NoteToSelf #freebsd #openzfs #free_ram_target

Last updated 1 year ago