From owner-freebsd-fs@FreeBSD.ORG Thu Oct 4 10:59:20 2007 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1918016A417 for ; Thu, 4 Oct 2007 10:59:20 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.freebsd.org (Postfix) with ESMTP id AF97A13C457 for ; Thu, 4 Oct 2007 10:59:18 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 5978045F42; Thu, 4 Oct 2007 12:59:17 +0200 (CEST) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 6CD2A45B26; Thu, 4 Oct 2007 12:59:12 +0200 (CEST) Date: Thu, 4 Oct 2007 12:59:06 +0200 From: Pawel Jakub Dawidek To: Michael Monashev Message-ID: <20071004105906.GD19113@garage.freebsd.pl> References: <682935622.20071003222407@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pY3vCvL1qV+PayAL" Content-Disposition: inline In-Reply-To: <682935622.20071003222407@gmail.com> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-fs@freebsd.org Subject: Re: zfs cache size X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Oct 2007 10:59:20 -0000 --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--