Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Sep 2011 22:29:35 GMT
From:      Oliver Pinter <oliver.pntr@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/160409: geli: failed to attach provider
Message-ID:  <201109022229.p82MTZiM071002@red.freebsd.org>
Resent-Message-ID: <201109022230.p82MUBeL094808@freefall.freebsd.org>

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

>Number:         160409
>Category:       kern
>Synopsis:       geli: failed to attach provider
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 02 22:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Pinter
>Release:        9.0-BETA2
>Organization:
>Environment:
FreeBSD opn 9.0-BETA2 FreeBSD 9.0-BETA2 #0: Fri Sep  2 10:04:06 CEST 2011     root@:/usr/obj/usr/src/sys/stable  amd64
>Description:
When using the _alias_ (ad4*) of ata disc with ahci(ada0*) dirver, then geli failed to attach the crypted storage.

root@opn ~# geli attach ad4s2g
Enter passphrase:
geli: Provider ad4s2g is invalid.
root@opn ~# geli attach ada0s2g
Enter passphrase:
root@opn ~# uname -a
FreeBSD opn 9.0-BETA2 FreeBSD 9.0-BETA2 #0: Fri Sep  2 10:04:06 CEST 2011     root@:/usr/obj/usr/src/sys/stable  amd64
root@opn ~#
>How-To-Repeat:
geli init -e aes-xts -l 256
geli attach ad4s2g
geli attach ada0s2g
>Fix:
use the original name of device, not the alias

>Release-Note:
>Audit-Trail:
>Unformatted:



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