From owner-freebsd-current@FreeBSD.ORG Sat Oct 11 01:16:39 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EACAE16A4B3 for ; Sat, 11 Oct 2003 01:16:39 -0700 (PDT) Received: from ms-dienst.rz.rwth-aachen.de (ms-2.rz.RWTH-Aachen.DE [134.130.3.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5054143FCB for ; Sat, 11 Oct 2003 01:16:38 -0700 (PDT) (envelope-from chris@unixpages.org) Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HML006Z02ZP10@ms-dienst.rz.rwth-aachen.de> for current@freebsd.org; Sat, 11 Oct 2003 10:16:37 +0200 (MEST) Received: from relay.RWTH-Aachen.DE ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Sat, 11 Oct 2003 10:16:36 +0200 (MEST) Received: from haakonia.hitnet.rwth-aachen.de (daemon@haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92]) h9B8GasU020980; Sat, 11 Oct 2003 10:16:36 +0200 (MEST) Received: from gondor.middleearth (gondor.middleearth [192.168.1.42]) by haakonia.hitnet.rwth-aachen.de (Postfix) with ESMTP id EFC8A2C; Sat, 11 Oct 2003 08:16:35 +0000 (GMT) Received: by gondor.middleearth (Postfix, from userid 1001) id 7E2B044EF; Sat, 11 Oct 2003 10:16:35 +0200 (CEST) Date: Sat, 11 Oct 2003 10:16:35 +0200 From: Christian Brueffer In-reply-to: <20031010094446.K61497-200000@mike.reifenberger.com> To: mike Message-id: <20031011081635.GI625@unixpages.org> MIME-version: 1.0 Content-type: multipart/signed; boundary=n8884J15jRwcBTvu; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-disposition: inline User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-CURRENT X-PGP-Key: http://people.freebsd.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: <20031010000826.GA3038@unixpages.org> <20031010094446.K61497-200000@mike.reifenberger.com> cc: current@freebsd.org Subject: Re: panic: The GEOM class BDE already loaded X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2003 08:16:40 -0000 --n8884J15jRwcBTvu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 10, 2003 at 09:59:58AM +0200, mike wrote: > On Fri, 10 Oct 2003, Christian Brueffer wrote: >=20 > > Date: Fri, 10 Oct 2003 02:08:26 +0200 > > From: Christian Brueffer > > To: current@freebsd.org > > Subject: panic: The GEOM class BDE already loaded > > > > Hi, > > > > just got the following panic on my server. The panic occured while try= ing > > to attach a gbde encrypted disk. geom_bde is compiled into the kernel. > > >=20 > The problem seems to be that the kld name is 'geom_bde' but the module > name is 'g_bde' and gbde's main() we search for the kld which in your case > doesn't exist. >=20 > Could you please try the attached patch for src/sbin/gbde? >=20 Hi, The problem is already fixed in -current. Thanks anyway. - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --n8884J15jRwcBTvu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/h7xibHYXjKDtmC0RAoD5AJwMUQsXt+KcdK1Ef2Ofn6pkwczEawCeL/XL yB2XB5TijiLmXUf6k2UkjwY= =jCSA -----END PGP SIGNATURE----- --n8884J15jRwcBTvu--