From owner-freebsd-stable@FreeBSD.ORG Thu May 21 19:43:04 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0852106564A for ; Thu, 21 May 2009 19:43:04 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 1E7CF8FC18 for ; Thu, 21 May 2009 19:43:04 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1M7EAI-0001Qk-KT; Thu, 21 May 2009 20:42:54 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1M7EAI-000J9h-J0; Thu, 21 May 2009 20:42:54 +0100 To: freebsd-stable@freebsd.org, kirk@strauser.com In-Reply-To: <200905211435.01723.kirk@strauser.com> Message-Id: From: Pete French Date: Thu, 21 May 2009 20:42:54 +0100 Cc: Subject: Re: ZFS MFC heads down X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 May 2009 19:43:05 -0000 All looking good here - 3rd DNS server is now running new ZFS with an upgraded pool, and I jsut did a server in the office which is running a database and filesderver, also upgrading the pool. These are all amd64 systems, and the vm backpressure system seems to work nicely - in that the kernel memory usage has settled at the same kind of levels I was locking it to previously (which is nice to see!). -pete.