kern/120091: [GEOM][geli][gjournal] geli does not prompt for password on /dev/concat/XXX.eli.journal

Yoshihiro Ota ota at j.email.ne.jp
Mon Jan 28 18:20:02 UTC 2008


>Number:         120091
>Category:       kern
>Synopsis:       [GEOM][geli][gjournal] geli does not prompt for password on /dev/concat/XXX.eli.journal
>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:   Mon Jan 28 18:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yoshihiro Ota
>Release:        FreeBSD 7.0-RC1 as of 01/25/08
>Organization:
>Environment:
FreeBSD XXX 7.0-RC1 #400 Fri Jan 25 00:0:28 EST 2008 root at XXX:/usr/obj/usr/src/sys/GENERIC i386
>Description:
I created gjournal on geli on gconcat.

# grep export /etc/fstab
/dev/concat/export.eli.journal /export ufs rw.noatime,async 2 2

The geli is password base, but it doesn't prompt at boot time so that it brings down to single user mode.

Before I added gjournal, i.e., geli on gconcat or, for example, fstab of that time below, geli prompted password.
/dev/concat/export.eli /export usr rw,noatime 2 2
>How-To-Repeat:
# gconcat label export /dev/ad0s1f /dev/ad0s2f
# geli init /dev/concat/export
Password:
..
# geli attach /dev/concat/export
Password:
# gjournal /dev/concat/export.eli
# newfs -J /dev/concat/export.eli.journal

Update fstab.

# reboot
>Fix:


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


More information about the freebsd-bugs mailing list