From owner-freebsd-fs@FreeBSD.ORG Sat Sep 8 21:51:04 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 9DA0416A417; Sat, 8 Sep 2007 21:51:04 +0000 (UTC) (envelope-from scode@hyperion.scode.org) Received: from hyperion.scode.org (cl-1361.ams-04.nl.sixxs.net [IPv6:2001:960:2:550::2]) by mx1.freebsd.org (Postfix) with ESMTP id 50F5313C458; Sat, 8 Sep 2007 21:51:04 +0000 (UTC) (envelope-from scode@hyperion.scode.org) Received: by hyperion.scode.org (Postfix, from userid 1001) id 39C4223C46D; Sat, 8 Sep 2007 23:51:03 +0200 (CEST) Date: Sat, 8 Sep 2007 23:51:03 +0200 From: Peter Schuller To: Simun Mikecin Message-ID: <20070908215102.GA8291@hyperion.scode.org> References: <855622.76488.qm@web36601.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline In-Reply-To: <855622.76488.qm@web36601.mail.mud.yahoo.com> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-fs@freebsd.org, freebsd-current@freebsd.org Subject: Re: Swapping on ZFS - stability issue 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: Sat, 08 Sep 2007 21:51:04 -0000 --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > Try one of this (depends wheter you need encrypted swap or not): >=20 > 1. create zvol with 4k blocksize instead of default 8k: > zfs create -b 4k -V 4g tank/swap > swapon /dev/zvol/tank/swap Using a 4k blocksize did not seem to have an effect on the problem. The test I am doing is with top in one virtual console and the test program on another. I keep refreshing top seeing memory use climb, until it starts hitting swap. After a few seconds, top hangs and the only indications of life are ping and the console. --=20 / Peter Schuller PGP userID: 0xE9758B7D or 'Peter Schuller ' Key retrieval: Send an E-Mail to getpgpkey@scode.org E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD4DBQFG4xlGDNor2+l1i30RAnqMAJ9Kmwt+OMBIgh8HDSWRQzyqOvXCJgCY4pfa CFATcOuiutKhY4P+CcSoEw== =/ntz -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--