From owner-freebsd-fs@FreeBSD.ORG Thu Dec 8 20:29:15 2011 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 3EEF41065673 for ; Thu, 8 Dec 2011 20:29:15 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id EC3DA8FC14 for ; Thu, 8 Dec 2011 20:29:14 +0000 (UTC) Received: by vbbfr13 with SMTP id fr13so3010284vbb.13 for ; Thu, 08 Dec 2011 12:29:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=FdnPEYUdBT+Y4GX1ahL/djEqO9GPKNx4NzLgAm3m06c=; b=P7audMeqH0e1UB4S1afuw6UPbTkrbuvov3EosZrZfKV/ZUz8UHnUGVZW0fqgdB6b80 z6MqZ1aV6nPh0giHPPZcSU9lvAi9y4OhCmmy3duvmdHdtb1OeJyWpzQdVi7uXo2OF3Ur LSQYnYeheCvYxiZdm/r5aSdIdEpm/5jrCxHGI= MIME-Version: 1.0 Received: by 10.52.20.209 with SMTP id p17mr2796088vde.60.1323376154319; Thu, 08 Dec 2011 12:29:14 -0800 (PST) Received: by 10.220.231.10 with HTTP; Thu, 8 Dec 2011 12:29:14 -0800 (PST) In-Reply-To: <4EE118C7.8030803@internet2.edu> References: <4EE118C7.8030803@internet2.edu> Date: Thu, 8 Dec 2011 12:29:14 -0800 Message-ID: From: Freddie Cash To: Dan Pritts Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-fs@freebsd.org Subject: Re: ZFS hangs with 8.2-release 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, 08 Dec 2011 20:29:15 -0000 On Thu, Dec 8, 2011 at 12:06 PM, Dan Pritts wrote: > FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 > root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 > CPU: Dual Core AMD Opteron(tm) Processor 285 SE (2592.62-MHz K8-class CPU= ) > real memory =C2=A0=3D 17179869184 (16384 MB) > avail memory =3D 16439779328 (15678 MB) With a pool that big, you really should upgrade to 8-STABLE or 9-STABLE. Both of those support ZFSv28. You don't need to upgrade the pool/filesystems to ZFSv28, but the new code is much more stable and speedy. Plus, there are a lot of nice extra features in ZFSv28 compared to ZFSv15. --=20 Freddie Cash fjwcash@gmail.com