Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2005 06:01:21 -0400
From:      Nick Evans <nevans@syphen.net>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        freebsd-geom <freebsd-geom@freebsd.org>
Subject:   Re: GELI + Soekris = Error
Message-ID:  <20050910060121.18232896@speedstar.syphen.net>
In-Reply-To: <20050910074454.GA12926@garage.freebsd.pl>
References:  <20050910025751.0d96b168@speedstar.syphen.net> <20050910074454.GA12926@garage.freebsd.pl>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 10 Sep 2005 09:44:54 +0200
Pawel Jakub Dawidek <pjd@FreeBSD.org> wrote:

> 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:
> +> 
> +> 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=1819180009).
> +> ad0s1g.eli[READ(offset= 0, length=8192)]
> +> GEOM_ELI: Crypto READ request failed (error=-1027453240).
> +> ad0s1g.eli[READ(offset =4096, length=4096)]
> +> GEOM_ELI: Crypto READ request failed (error=-1035087872).
> +> ad0s1g.eli[READ(offset =0, length=4096)]
> +> 
> +> 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.
> +> 
> +> FreeBSD 6.0-BETA3 #0: Sun Sep  4 00:59:05 EDT 2005
> +> 
> +> Anyone else tried this with success?
> 
> I committed a fix to HEAD, could you try it out?
> 
> -- 
> Pawel Jakub Dawidek                       http://www.wheel.pl
> pjd@FreeBSD.org                           http://www.FreeBSD.org
> FreeBSD committer                         Am I Evil? Yes, I Am!


It's working perfectly now. Thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050910060121.18232896>