zfs cache size

Pawel Jakub Dawidek pjd at FreeBSD.org
Thu Oct 4 03:59:20 PDT 2007


On Wed, Oct 03, 2007 at 10:24:07PM +0400, Michael Monashev wrote:
> Hi, freebsd-fs.
> 
> How can I see/change zfs cache size?

You can see ARC statistics by doing:

	# sysctl kstat

and ARC size by doing:

	# sysctl vfs.zfs | grep arc

You can also tune those values (vfs.zfs.arc_{min,max}), but from
/boot/loader.conf.

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20071004/b5f2bd18/attachment.pgp


More information about the freebsd-fs mailing list