From owner-freebsd-stable@FreeBSD.ORG Tue Mar 13 15:04:58 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D9B4616A404 for ; Tue, 13 Mar 2007 15:04:58 +0000 (UTC) (envelope-from doug@polands.org) Received: from corinth.polands.org (CPE-75-87-219-217.new.res.rr.com [75.87.219.217]) by mx1.freebsd.org (Postfix) with ESMTP id 3804713C459 for ; Tue, 13 Mar 2007 15:04:58 +0000 (UTC) (envelope-from doug@polands.org) Received: from email.polands.org (ammon.polands.org [172.16.1.7]) by corinth.polands.org (8.13.8/8.13.8) with ESMTP id l2DEvCAo091399 for ; Tue, 13 Mar 2007 08:57:12 -0600 (CST) (envelope-from doug@polands.org) Received: from 69.129.174.18 (proxying for 192.168.1.13) (SquirrelMail authenticated user djp) by email.polands.org with HTTP; Tue, 13 Mar 2007 09:50:54 -0500 (CDT) Message-ID: <58211.69.129.174.18.1173797454.squirrel@email.polands.org> Date: Tue, 13 Mar 2007 09:50:54 -0500 (CDT) From: "Doug Poland" To: freebsd-stable@freebsd.org User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV 0.88.4/2832/Tue Mar 13 06:05:08 2007 on corinth.polands.org X-Virus-Status: Clean Subject: Testing UFS/Snapshots/Quotas on -STABLE 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: Tue, 13 Mar 2007 15:04:58 -0000 Hello, I would like to test 6.2-STABLE's ability to handle UFS2, quotas, and snapshots. In particular, I would like to make sure the deadlock issue is resolved, (http://people.freebsd.org/~kib/quotagiant/quotas-20060428-1252.patch) In addition, it appears that compiling support for quotas in the kernel will force the Giant lock on UFS and I want to make sure I won't have a performance regression on the filesystem. Can anyone recommend a testing regime? I have a -STABLE production machine in mind that needs quotas enabled, is running sysutils/freebsd-snapshot, and has several large filesystems (100GB+). I'm not sure I want to "test" on this machine, however. Thanks for your help. -- Regards, Doug