geli broken

Yoshihiro Ota ota at j.email.ne.jp
Fri Feb 2 04:24:19 UTC 2007


RCS file: /home/ncvs/src/sys/geom/eli/g_eli.c,v
Working file: g_eli.c
head: 1.34

revision 1.34
date: 2007/01/28 20:29:12;  author: pjd;  state: Exp;  lines: +7 -0
It is possible that GEOM taste provider before SMP is started.
We can't bind to a CPU which is not yet on-line, so add code that wait for
CPUs to go on-line before binding to them.

Reported by:    Alin-Adrian Anton <aanton at spintech.ro>
MFC after:      2 weeks
----------------------------


The change noted above caused problem with my system.
After typing password, the geli device was never recognized never response.
It looked like it was in an infinity loop.
I have the following entry in my fstab and I need to type in my password for it.

/dev/da0s2.eli          /export         ufs     rw              2       2

After reverting to 1.33, my system started without problems.  I use GENERIC kernel configuration without WITNESS and INVARIANTS.

Thanks,
Hiro


More information about the freebsd-current mailing list