From owner-freebsd-geom@FreeBSD.ORG Mon Oct 10 19:43:32 2011 Return-Path: Delivered-To: freebsd-geom@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78C241065676; Mon, 10 Oct 2011 19:43:32 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 68CB68FC16; Mon, 10 Oct 2011 19:43:32 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p9AJhWCV018840; Mon, 10 Oct 2011 19:43:32 GMT (envelope-from pjd@freefall.freebsd.org) Received: (from pjd@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p9AJhWkp018836; Mon, 10 Oct 2011 19:43:32 GMT (envelope-from pjd) Date: Mon, 10 Oct 2011 19:43:32 GMT Message-Id: <201110101943.p9AJhWkp018836@freefall.freebsd.org> To: pasko.boris@gmail.com, pjd@FreeBSD.org, freebsd-geom@FreeBSD.org, pjd@FreeBSD.org From: pjd@FreeBSD.org Cc: Subject: Re: kern/161013: [geli] geli with HMAC/MD5 authentication fails during init/attach/use X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2011 19:43:32 -0000 Synopsis: [geli] geli with HMAC/MD5 authentication fails during init/attach/use State-Changed-From-To: open->feedback State-Changed-By: pjd State-Changed-When: pon 10 paź 2011 19:39:24 UTC State-Changed-Why: Hash mismatch warnings on GELI provider that is not initialized (filled with, eg. random data) after configuring GELI authentication are expected and this is not a bug. FreeBSD panicing during install sounds like a real problem, but has nothing to do with the warnings you saw. Please provide at least backtrace for the panic for starters. Responsible-Changed-From-To: freebsd-geom->pjd Responsible-Changed-By: pjd Responsible-Changed-When: pon 10 paź 2011 19:39:24 UTC Responsible-Changed-Why: I'll take this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=161013