From owner-freebsd-geom@FreeBSD.ORG Thu Feb 26 03:06:24 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 A8C171065670 for ; Thu, 26 Feb 2009 03:06:24 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: from mail1.asahi-net.or.jp (mail1.asahi-net.or.jp [202.224.39.197]) by mx1.freebsd.org (Postfix) with ESMTP id 7BD918FC0C for ; Thu, 26 Feb 2009 03:06:24 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: from localhost (pool-70-20-228-87.phil.east.verizon.net [70.20.228.87]) by mail1.asahi-net.or.jp (Postfix) with ESMTP id ADDA368BD5; Thu, 26 Feb 2009 11:48:23 +0900 (JST) Date: Wed, 25 Feb 2009 21:48:18 -0500 From: Yoshihiro Ota To: Ari =?UTF-8?B?U292aWrDpHJ2aQ==?= Message-Id: <20090225214818.bb3e6d2c.ota@j.email.ne.jp> In-Reply-To: <49A5F04C.1060302@apz.fi> References: <49A5F04C.1060302@apz.fi> X-Mailer: Sylpheed 2.6.0 (GTK+ 2.12.11; amd64-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: freebsd-geom@freebsd.org Subject: Re: GEOM_ELI with device crypto makes root unmountable 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: Thu, 26 Feb 2009 03:06:24 -0000 On Thu, 26 Feb 2009 03:28:44 +0200 Ari Sovijärvi wrote: > Hi again! > > I managed to debug the problem a bit further and it'd seem it's not GEOM_ELI, > but the 'device crypto'-line that causes the problem. Apparently the same > problem exists in other platforms aswell; I found a post about identical > problem in PowerPC. > > Anyway, false alarm, sorry :) That may be something you need to send a PR. By the way, I use geli with geom_geli_load="YES" in /boot/loeader.conf. I never had such problems. Regards, Hiro