Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2007 12:59:06 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Michael Monashev <softsearch@gmail.com>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: zfs cache size
Message-ID:  <20071004105906.GD19113@garage.freebsd.pl>
In-Reply-To: <682935622.20071003222407@gmail.com>
References:  <682935622.20071003222407@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--pY3vCvL1qV+PayAL
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Oct 03, 2007 at 10:24:07PM +0400, Michael Monashev wrote:
> Hi, freebsd-fs.
>=20
> 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.

--=20
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

--pY3vCvL1qV+PayAL
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)

iD8DBQFHBMd6ForvXbEpPzQRAtX1AKDucqctMwdtPJp6Jrr32VXzMkZfnACgq//B
iAHMJTnNBkUbJlo4CWyS7pk=
=lPmx
-----END PGP SIGNATURE-----

--pY3vCvL1qV+PayAL--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071004105906.GD19113>