From owner-freebsd-geom@FreeBSD.ORG Sun Dec 14 13:42:16 2008 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 123A11065672 for ; Sun, 14 Dec 2008 13:42:15 +0000 (UTC) (envelope-from oxy@field.hu) Received: from green.field.hu (green.field.hu [217.20.130.28]) by mx1.freebsd.org (Postfix) with ESMTP id 89BAA8FC08 for ; Sun, 14 Dec 2008 13:42:15 +0000 (UTC) (envelope-from oxy@field.hu) Received: from localhost (green.field.hu [217.20.130.28]) by green.field.hu (Postfix) with ESMTP id 8F1E5B24BB; Sun, 14 Dec 2008 14:42:11 +0100 (CET) X-Virus-Scanned: by Amavisd-new (Spamassassin+Razor2+Pyzor+DCC+Bayes db, Clamd Antivirus) at field.hu Received: from green.field.hu ([217.20.130.28]) by localhost (green.field.hu [217.20.130.28]) (amavisd-new, port 10024) with ESMTP id qwrK9qkunmto; Sun, 14 Dec 2008 14:42:07 +0100 (CET) Received: from [192.168.1.2] (catv4E5CB4D6.pool.t-online.hu [78.92.180.214]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by green.field.hu (Postfix) with ESMTPSA id 67E94B24B3; Sun, 14 Dec 2008 14:42:07 +0100 (CET) Message-ID: <49450D2B.9000304@field.hu> Date: Sun, 14 Dec 2008 14:42:03 +0100 From: oxy User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: rick-freebsd2008@kiwi-computer.com References: <20081212155023.GA82667@keira.kiwi-computer.com> <917871cf0812130559r6d423688q57287dd765d6edf4@mail.gmail.com> <3934.79.122.6.53.1229199747.squirrel@webmail.field.hu> <20081213212835.GA99136@keira.kiwi-computer.com> In-Reply-To: <20081213212835.GA99136@keira.kiwi-computer.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-geom@freebsd.org Subject: Re: Encrypting raid5 volume with geli X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2008 13:42:16 -0000 I am using 7.0-RELEASE can you guys give me a link where can I download the patch? thank you Rick C. Petty írta: > On Sat, Dec 13, 2008 at 09:22:27PM +0100, oxy@field.hu wrote: > >> as i read it seems that it's useless for sync the raid after initing, i >> > > Not sure what you mean here. RAID5 sync after creation is pretty typical. > I think it many cases it's unnecessary, but the current gvinum code does > perform a sync-after-create for raid5. > > >> have no chance to encrypt it with geli, am i right? >> > > With the patch lulf@ just committed, you should be able to geli a raid5 > volume under gvinum. You may have to wait for it to be MFC'd if you're not > using HEAD (FreeBSD-CURRENT). You could also apply his patch to your > source code and rebuild from /usr/src/sbin/gvinum/ and it should work for > you. > > -- Rick C. Petty > _______________________________________________ > freebsd-geom@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-geom > To unsubscribe, send any mail to "freebsd-geom-unsubscribe@freebsd.org" >