From owner-freebsd-current@FreeBSD.ORG Sat Feb 3 16:16:22 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 64C7A16A400 for ; Sat, 3 Feb 2007 16:16:22 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.freebsd.org (Postfix) with ESMTP id CCE9313C4A3 for ; Sat, 3 Feb 2007 16:16:21 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 788BF487FE; Sat, 3 Feb 2007 17:16:18 +0100 (CET) Received: from localhost (154.81.datacomsa.pl [195.34.81.154]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 0DDD445681; Sat, 3 Feb 2007 17:16:12 +0100 (CET) Date: Sat, 3 Feb 2007 17:15:19 +0100 From: Pawel Jakub Dawidek To: Yoshihiro Ota Message-ID: <20070203161519.GD64874@garage.freebsd.pl> References: <20070201232118.c7cc1a10.ota@j.email.ne.jp> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LTeJQqWS0MN7I/qa" Content-Disposition: inline In-Reply-To: <20070201232118.c7cc1a10.ota@j.email.ne.jp> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r804 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-current@freebsd.org Subject: Re: geli broken X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Feb 2007 16:16:22 -0000 --LTeJQqWS0MN7I/qa Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 >=20 > 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. >=20 > Reported by: Alin-Adrian Anton > MFC after: 2 weeks > ---------------------------- >=20 >=20 > The change noted above caused problem with my system. > After typing password, the geli device was never recognized never respons= e. > 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. >=20 > /dev/da0s2.eli /export ufs rw 2 2 >=20 > After reverting to 1.33, my system started without problems. I use GENER= IC kernel configuration without WITNESS and INVARIANTS. Could you provide dmesg from your machine? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --LTeJQqWS0MN7I/qa Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFxLUXForvXbEpPzQRAix4AJ9namakrhBJUNLa+mwc4adDCiJ90ACdHNW2 xufnb3GoBlcJQ4S00lacv3Q= =bxOK -----END PGP SIGNATURE----- --LTeJQqWS0MN7I/qa--