From owner-freebsd-current@FreeBSD.ORG Thu Sep 16 12:50:35 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 E3BF7106564A for ; Thu, 16 Sep 2010 12:50:34 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id AF96D8FC1C for ; Thu, 16 Sep 2010 12:50:34 +0000 (UTC) Received: by pxi17 with SMTP id 17so392598pxi.13 for ; Thu, 16 Sep 2010 05:50:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=Xtg0CS7l/8uWoxgPKPj5olJbIzlp9jeKqqF5VrJ8Mow=; b=nx6YcXv0XBoFMc7YwPkjfb4Sc8ArUxVo5HUPxeQ4NfPy78eZypW49TxgpSqPp3jASy MzF90bpyFSuSl2qpfr1LAWAZT+Vwjt1TPMN3U+HYb8kpOr4VrqRKLp+6CWl4NGHgjTHq DBiymOs3HlQ49eTAnE1Tre83b7gdF6O1E1X0U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=BHAXKGkUQ8Vv4mila5Li8Zvy8alh7VIm3JEBf7tpqxWGdK6Fo54Xzyqm0H14WfiQIJ Vx4SxUKMOeAz+IFIcHrlh0Dz5or0mlDeT5Jn6TdB7V/t2GMrMIDDixCYqDULnqsqcIFg z7ZdqD3EmOtdtnsEkD1SUKtLqEmevuhUrSKoE= Received: by 10.114.120.6 with SMTP id s6mr3216940wac.224.1284641433871; Thu, 16 Sep 2010 05:50:33 -0700 (PDT) Received: from centel.dataix.local (adsl-99-181-146-122.dsl.klmzmi.sbcglobal.net [99.181.146.122]) by mx.google.com with ESMTPS id s32sm1333715vck.30.2010.09.16.05.50.31 (version=SSLv3 cipher=RC4-MD5); Thu, 16 Sep 2010 05:50:32 -0700 (PDT) Sender: "J. Hellenthal" Message-ID: <4C921296.7070902@DataIX.net> Date: Thu, 16 Sep 2010 08:50:30 -0400 From: jhell User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.9) Gecko/20100908 Lightning/1.0b1 Thunderbird MIME-Version: 1.0 To: Gary Palmer References: <4C91691A.9040207@DataIX.net> <20100916021417.GB381@in-addr.com> In-Reply-To: <20100916021417.GB381@in-addr.com> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 12:50:35 -0000 On 09/15/2010 22:14, Gary Palmer wrote: > 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. > Thank you Gary. I am having a slight look at it right now. Looks to be really ksh(1) scripted so if I remember right they use ye-ole form of pdksh for their base utilities to run as. If time permits I may fall back here with an answer of what, if & when, where, why, can... be done with it. Thanks again Gary & Jason this was helpful. Regards, -- jhell,v