From owner-freebsd-geom@FreeBSD.ORG Mon Jan 5 11:21:34 2009 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 12CD81065884 for ; Mon, 5 Jan 2009 11:21:34 +0000 (UTC) (envelope-from mikej@paymentallianceintl.com) Received: from mx2.confluenttech.com (mx2.confluentasp.com [216.26.153.14]) by mx1.freebsd.org (Postfix) with ESMTP id C690D8FC19 for ; Mon, 5 Jan 2009 11:21:33 +0000 (UTC) (envelope-from mikej@paymentallianceintl.com) Received: from calvin.pai.local (calvin.pai.local [10.0.6.33]) by mx2.confluenttech.com (8.14.1/8.13.8) with ESMTP id n05BLS8U083916; Mon, 5 Jan 2009 06:21:28 -0500 (EST) (envelope-from mikej@paymentallianceintl.com) Authentication-Results: mx2.confluenttech.com from=mikej@paymentallianceintl.com; sender-id=neutral; spf=neutral X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4325 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Mon, 5 Jan 2009 06:21:22 -0500 Message-ID: In-Reply-To: <917871cf0812270615j4f43ce0v497804ce5a71690f@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Encrypting raid5 volume with geli Thread-Index: AcloLafA8/HXh9cYTqC3oVRUVD2kyQG9GKag From: "Michael Jung" To: "Ulf Lilleengen" Importance: normal Priority: normal Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: John-Mark Gurney , 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: Mon, 05 Jan 2009 11:21:39 -0000 I've been on vacation and yes the new patch works fine. --mikej ________________________________ From: Ulf Lilleengen [mailto:ulf.lilleengen@gmail.com] Sent: Saturday, December 27, 2008 9:15 AM To: Michael Jung Cc: John-Mark Gurney; freebsd-geom@freebsd.org Subject: Re: Encrypting raid5 volume with geli On Fri, Dec 19, 2008 at 10:49 PM, Michael Jung wrote: FreeBSD 7.1-PRERELEASE #1: Fri Dec 19 09:04:23 EST 2008 With the new patch I can create UFS system and mount. I can also: (root@charon) /etc# geli init -P -K /root/test.key /dev/gvinum/test But when I try to attach it: (root@charon) /etc# geli attach -p -k /root/test.key /dev/gvinum/test (root@charon) /etc# mount /dev/gvinum/test.eli /mnt mount: /dev/gvinum/test.eli : Invalid argument (root@charon) /etc# Uhm, haven't you forgotten to do a newfs /dev/gvinum/test.eli before mounting it? It works fine for me when doing that first. -- Ulf Lilleengen CONFIDENTIALITY NOTE: This message is intended only for the use of the individual or entity to whom it is addressed and may contain information that is privileged, confidential, and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, please notify us by telephone at (502) 212-4001 or notify us at PAI , Dept. 99, 11857 Commonwealth Drive, Louisville, KY 40299. Thank you.