From owner-freebsd-stable@FreeBSD.ORG Thu Jan 13 21:26:59 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1990D1065673 for ; Thu, 13 Jan 2011 21:26:59 +0000 (UTC) (envelope-from cjr@cruwe.de) Received: from cruwe.de (t1850.greatnet.de [83.133.124.96]) by mx1.freebsd.org (Postfix) with ESMTP id 7E49B8FC1B for ; Thu, 13 Jan 2011 21:26:58 +0000 (UTC) Received: (qmail 30356 invoked from network); 13 Jan 2011 21:00:16 -0000 Received: from p5b37a68b.dip.t-dialin.net (HELO dijkstra) (smtpallow@91.55.166.139) by t1850.greatnet.de with ESMTPA; 13 Jan 2011 21:00:16 -0000 Date: Thu, 13 Jan 2011 22:00:19 +0100 From: "Christopher J. Ruwe" To: freebsd-stable@freebsd.org Message-ID: <20110113220019.0c18c7ef@dijkstra> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/xUWri8O063jwbqEtcgFEIOs"; protocol="application/pgp-signature" Subject: geli problems after installkernel & installworld X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jan 2011 21:26:59 -0000 --Sig_/xUWri8O063jwbqEtcgFEIOs Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable I use a mostly geli encrypted hd on my Thinkpad R500, with /compat, /usr, /tmp and /var all on the encrypted geli provider. After an upgrade of kernel and world (STABLE), I experience a weird issue: While booting, I am asked for the geli passphrase as usual. Completing password authentication for geli returns a success message, cryptosoft0: on motherboard GEOM_ELI: Device ada0p3.eli created. GEOM_ELI: Encryption: AES-CBC 256 GEOM_ELI: Crypto: software however, the zpool on geli is unavailable. Logging in a root, I can attach the geli provider manually as geli itself should do from /etc/rc.conf. After a successful zfs mount -a, I can resume as usual after manually starting the /usr/local/rc.d services.=20 Neither have I noticed a change in the device names nor any unusual messages from dmesg. Currently, I am doing a new compile run on world and kernel to attempt anew tomorrow. Am I missing something? Kind regards, --=20 Christopher J. Ruwe TZ GMT + 1 --Sig_/xUWri8O063jwbqEtcgFEIOs Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iQIcBAEBAgAGBQJNL2fpAAoJEJTIKW/o3iwUBqAQANvoii7bOKutdXVemoc7BFr4 QV7BC1E+S2JTtts7ohY8aC2bsUsmRWrQK7F+hzc5gGaB784LU7XzL6l8EhJG9MTV wzZD1RVX6Yi849TE6+beVhUcxTivKI7iU3iJa7f4mvfBZZ+fwDfmF2QaS/m+tAal 5eSJH6Diwhhmy/GWkThFZKlUISwu5Jp/8PQeO8hE93HTLeouEXkBvU5wzQVsykxy o/7yJ9F+tAIfyeHhy9S7J9iwGQ3ovEK3mw0HQm5Q0AfoDmZSgHrpaUaw3p/Qnn63 8GJ0vJ1bVmTswVAY18J03X0wgCqSwswX/BlLuDHnJcIMNNm5prjwOLZS6i1s8x0X TltnOJgf0ZpGPX9Ni2maXiDI4xNIPKRWJ7zUcSWUC1/rcG8LJpmnJTtTX009kjns cjyu6QQ3R5S08ta+CoQKyXtmk2bECJVq59l1HBL18VODGc06g9NOY6ZpOI2ZUif1 buni1FYURAk01OJP4eDDaDOiOFtvWSztBqS8u8Noe10T7ehKNz5zrj/+AbU8Vb2O 8dOIF0XOxNVP7/ERZECkZ3Xk87d3uN9xpteZK7+uJwuffGpmMTHWcrV5O4SRUFnv 34Ppo6HBUWhAomBqjIuIzy+V+ut+CGcnR3R4K4KKSJxOPSqchCg1tmbOkyLjO41D TKJd+bGs2WE3wj3HDxAM =/Zij -----END PGP SIGNATURE----- --Sig_/xUWri8O063jwbqEtcgFEIOs--