On Thu, Feb 01, 2007 at 11:21:18PM -0500, Yoshihiro Ota wrote: > 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. Could you provide dmesg from your machine? -- Pawel Jakub Dawidek http://www.wheel.pl pjd_at_FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am!
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:05 UTC