From owner-freebsd-fs@FreeBSD.ORG Wed Apr 20 22:14:23 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 B841B106564A for ; Wed, 20 Apr 2011 22:14:23 +0000 (UTC) (envelope-from rmacklem@uoguelph.ca) Received: from esa-annu.mail.uoguelph.ca (esa-annu.mail.uoguelph.ca [131.104.91.36]) by mx1.freebsd.org (Postfix) with ESMTP id 723268FC08 for ; Wed, 20 Apr 2011 22:14:23 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApwEAJtZr02DaFvO/2dsb2JhbACEUaFtthKRDoEpg056BI4i X-IronPort-AV: E=Sophos;i="4.64,247,1301889600"; d="scan'208";a="118160226" Received: from erie.cs.uoguelph.ca (HELO zcs3.mail.uoguelph.ca) ([131.104.91.206]) by esa-annu-pri.mail.uoguelph.ca with ESMTP; 20 Apr 2011 18:14:22 -0400 Received: from zcs3.mail.uoguelph.ca (localhost.localdomain [127.0.0.1]) by zcs3.mail.uoguelph.ca (Postfix) with ESMTP id 9486EB3F3F; Wed, 20 Apr 2011 18:14:22 -0400 (EDT) Date: Wed, 20 Apr 2011 18:14:22 -0400 (EDT) From: Rick Macklem To: Jeremy Chadwick Message-ID: <977321498.379779.1303337662533.JavaMail.root@erie.cs.uoguelph.ca> In-Reply-To: <20110415140435.GA4278@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [172.17.91.203] X-Mailer: Zimbra 6.0.10_GA_2692 (ZimbraWebClient - IE7 (Win)/6.0.10_GA_2692) Cc: freebsd-fs@freebsd.org Subject: Re: RFC: make the experimental NFS subsystem the default one 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: Wed, 20 Apr 2011 22:14:23 -0000 > > - Has the experimental code been stress-tested? If so, how? I've heard > of people doing silly things like testing with filesystem benchmark > utilities -- which pass/work fine, but the instant someone tries > using something like rsnapshot (like we do), the thing falls apart. > Just fyi, Peter Holms (pho@) has volunteered to do some stress testing, which is now in progress. Thanks go to him for doing this, rick