From owner-freebsd-geom@FreeBSD.ORG Tue Nov 22 06:29:00 2011 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99061106566C for ; Tue, 22 Nov 2011 06:29:00 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id 6102D8FC0A for ; Tue, 22 Nov 2011 06:29:00 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:d9a7:15b3:2d22:93e6]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPA id 24ED64AC1C; Tue, 22 Nov 2011 10:28:59 +0400 (MSK) Date: Tue, 22 Nov 2011 10:28:56 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <306619320.20111122102856@serebryakov.spb.ru> To: Anthony Chavez In-Reply-To: References: <4ECA11CB.3070506@hexadecagram.org> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable Cc: freebsd-geom@freebsd.org Subject: Re: gvinum + geli + gjournal X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lev@FreeBSD.org List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Nov 2011 06:29:00 -0000 Hello, Anthony. You wrote 22 =ED=EE=FF=E1=F0=FF 2011 =E3., 3:37:53: > I have 2 questions regarding graid5: > 1. Why hasn't it made its way to the base FreeBSD distribution yet? > 2. Has anyone done any rigorous testing with it? BTW, if you could write list of good test-cases which should be in (VM-based) automated test-suite, it will be very helpful. I could easily miss some corner cases. But, please, be aware, that this test-suite should be implemented via standard UNIX API plus "disk disconnection," which is possible under VirtualBox 4.x, so tests should be formulated via newfs, file operations, fsck, etc. toolset, not via some internal kernel APIs. --=20 // Black Lion AKA Lev Serebryakov