Date: Fri, 31 Jul 2015 20:37:11 -0400 From: Quartz <quartz@sneakertech.com> To: FreeBSD FS <freebsd-fs@freebsd.org> Subject: ZFS: Disabling ARC? Message-ID: <55BC14B7.9010009@sneakertech.com>
next in thread | raw e-mail | index | archive | help
Can someone help clear up a few ZFS basics for me? A few recent threads about ARC issues and memory-induced panics have made me realize I'm not 100% sure I understand ARC as well as I thought I did. Say you have a ZFS file server that houses very large single files which are very infrequently accessed. For the sake of argument, let's say you're using ZFS on a home server for your family, and it holds exclusively a whole bunch of multi-gig bluray rips or whatever (nothing else). When someone wants to watch something, they copy the file to their desktop and watch it there. Although the family will watch several videos each day, any given file will only be accessed maybe once every couple months. (I know streaming would make more sense in real life, and that this example is kinda silly in general, but ignore that for now). If I understand ARC correctly this would be a worst case scenario, right? Besides hogging ram, would ARC cause any problems here? Would disabling ARC and devoting the ram to other things be a wise idea? Is disabling ARC ever a wise idea?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55BC14B7.9010009>