From owner-freebsd-current@FreeBSD.ORG Thu Sep 16 02:14:19 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 924AB106564A for ; Thu, 16 Sep 2010 02:14:19 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from noop.in-addr.com (mail.in-addr.com [IPv6:2001:470:8:162::1]) by mx1.freebsd.org (Postfix) with ESMTP id 677FA8FC12 for ; Thu, 16 Sep 2010 02:14:19 +0000 (UTC) Received: from gjp by noop.in-addr.com with local (Exim 4.54 (FreeBSD)) id 1Ow3zN-000Dc8-Fi; Wed, 15 Sep 2010 22:14:17 -0400 Date: Wed, 15 Sep 2010 22:14:17 -0400 From: Gary Palmer To: jhell Message-ID: <20100916021417.GB381@in-addr.com> References: <4C91691A.9040207@DataIX.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C91691A.9040207@DataIX.net> Cc: "Jason J. W. Williams" , freebsd-current@freebsd.org Subject: Re: ZFS Test Suite X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2010 02:14:19 -0000 On Wed, Sep 15, 2010 at 08:47:22PM -0400, jhell wrote: > On 09/15/2010 13:40, Jason J. W. Williams wrote: > > Does the FreeBSD ZFS port get tested against the ZFS test suite > > created by Sun? It's a fairly comprehensive suite and has delivered a > > very reliable set of ZFS beta code for a long time. Trying to gauge > > the stability and compatibility of the FreeBSD port. Thank you in > > advance. > > > > Got a download link. Seems from this point on hub.opensolaris.org is down. http://hub.opensolaris.org/bin/view/Community+Group+zfs/zfstestsuite pointed me at http://dlc.sun.com/osol/test/downloads/current/ The stcnv-zfs-src-20090909.tar.bz2 file was able to be downloaded from the 2nd link and produced a 4.1MB file with about 1565 entries in it according to tar -ztf. Note that I don't run ZFS here so I can't try the test suite. Regards, Gary