From owner-freebsd-current@FreeBSD.ORG Fri Apr 22 15:29:46 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 237EA1065675 for ; Fri, 22 Apr 2011 15:29:46 +0000 (UTC) (envelope-from pawel@dawidek.net) Received: from mail.garage.freebsd.pl (60.wheelsystems.com [83.12.187.60]) by mx1.freebsd.org (Postfix) with ESMTP id 222278FC0C for ; Fri, 22 Apr 2011 15:29:44 +0000 (UTC) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 85C6E45CA0; Fri, 22 Apr 2011 17:29:42 +0200 (CEST) Received: from localhost (89-73-195-149.dynamic.chello.pl [89.73.195.149]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 9709345C9B; Fri, 22 Apr 2011 17:29:37 +0200 (CEST) Date: Fri, 22 Apr 2011 17:29:27 +0200 From: Pawel Jakub Dawidek To: Fabian Keil Message-ID: <20110422152927.GA2365@garage.freebsd.pl> References: <20110422170401.4847857d@fabiankeil.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH" Content-Disposition: inline In-Reply-To: <20110422170401.4847857d@fabiankeil.de> X-OS: FreeBSD 9.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.6 required=4.5 tests=BAYES_00,RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: FreeBSD-Current Subject: Re: panic: g_eli_key_hold: sc_ekeys_total=1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 22 Apr 2011 15:29:46 -0000 --7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 22, 2011 at 05:04:01PM +0200, Fabian Keil wrote: > With sources from today my system panics at boot time > after attaching the swap device: >=20 > GEOM_ELI: Device ada0s1b.eli created. > GEOM_ELI: Encryption: AES-XTS 256 > GEOM_ELI: Crypto: software > panic: g_eli_key_hold: sc_ekeys_total=3D1 > cpuid =3D 0 > KDB: enter: panic > Uptime: 2m16s > Physical memory: 1974 MB > Dumping 213 MB: 198 182 166 150 134 118 102 86 70 54 38 22 6 [...] Could you provide the output of: # diskinfo -v /dev/ada0s1b And could you try: # /sbin/geli onetime -l 256 -s 4096 /dev/ada0s1b --=20 Pawel Jakub Dawidek http://www.wheelsystems.com FreeBSD committer http://www.FreeBSD.org Am I Evil? Yes, I Am! http://yomoli.com --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAk2xntcACgkQForvXbEpPzTkWgCfdZbnmIC7/b6cxwTzZPFG+jmB f44AoPNPAe0z3sS4w4vdcFUAzDanLsr8 =VVu2 -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH--