From owner-freebsd-geom@FreeBSD.ORG Sat Sep 10 07:45:42 2005 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 606DA16A41F for ; Sat, 10 Sep 2005 07:45:42 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id B080743D46 for ; Sat, 10 Sep 2005 07:45:40 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 5147052CD4; Sat, 10 Sep 2005 09:45:38 +0200 (CEST) Received: from localhost (coy23.neoplus.adsl.tpnet.pl [83.31.204.23]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 449CE52CCD; Sat, 10 Sep 2005 09:45:30 +0200 (CEST) Date: Sat, 10 Sep 2005 09:44:54 +0200 From: Pawel Jakub Dawidek To: Nick Evans Message-ID: <20050910074454.GA12926@garage.freebsd.pl> References: <20050910025751.0d96b168@speedstar.syphen.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <20050910025751.0d96b168@speedstar.syphen.net> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng devel (FreeBSD) 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.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: freebsd-geom Subject: Re: GELI + Soekris = Error 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: Sat, 10 Sep 2005 07:45:42 -0000 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 10, 2005 at 02:57:51AM -0400, Nick Evans wrote: +> Tried a GELI partition tonight on a system with a Soekris VPN1401 +> board. The Soekris works fine with OpenSSL, OpenSSH and the like, but +> when trying to attach a newly init'd GELI partition I get the following +> errors: +>=20 +> GEOM_ELI: Device ad0s1g.eli created. +> GEOM_ELI: Cipher: AES +> GEOM_ELI: Key length: 128 +> GEOM_ELI: Crypto: hardware +> GEOM_ELI: Crypto READ request failed (error=3D1819180009). +> ad0s1g.eli[READ(offset=3D 0, length=3D8192)] +> GEOM_ELI: Crypto READ request failed (error=3D-1027453240). +> ad0s1g.eli[READ(offset =3D4096, length=3D4096)] +> GEOM_ELI: Crypto READ request failed (error=3D-1035087872). +> ad0s1g.eli[READ(offset =3D0, length=3D4096)] +>=20 +> I've tried init with both the default 128-bit AES and 256-bit AES with +> no change. /dev says the GELI device is there, but dd'ing it +> immediately fails. +>=20 +> FreeBSD 6.0-BETA3 #0: Sun Sep 4 00:59:05 EDT 2005 +>=20 +> Anyone else tried this with success? I committed a fix to HEAD, could you try it out? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDIo72ForvXbEpPzQRAvjVAJ0UsBJhpIZXhy15szd9AdigS3g3OACfVPWL kGJxA6P1oOgchKFNI7gcxB8= =/C0B -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c--