From owner-freebsd-geom@FreeBSD.ORG Thu Dec 11 20:57:01 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 3EC8A106564A for ; Thu, 11 Dec 2008 20:57:01 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from kiwi-computer.com (keira.kiwi-computer.com [63.224.10.3]) by mx1.freebsd.org (Postfix) with SMTP id 069D28FC14 for ; Thu, 11 Dec 2008 20:57:00 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: (qmail 72542 invoked by uid 2001); 11 Dec 2008 20:56:59 -0000 Date: Thu, 11 Dec 2008 14:56:59 -0600 From: "Rick C. Petty" To: oxy Message-ID: <20081211205659.GA72478@keira.kiwi-computer.com> References: <4940FF0F.2020404@field.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4940FF0F.2020404@field.hu> User-Agent: Mutt/1.4.2.3i 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 Reply-To: rick-freebsd2008@kiwi-computer.com List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2008 20:57:01 -0000 On Thu, Dec 11, 2008 at 12:52:47PM +0100, oxy wrote: > Is there any method to use encrypted raid5 volumes? > i created the raid5 volume with gvinum, works fine, but when i try to > encrypt it: > geli init -P -K /root/enc.key /dev/gvinum/raid5 > it says: > Cannot store Metadata....Operation not permitted > any ideas? > thank you! What's the output of "gvinum l"? -- Rick C. Petty