From owner-freebsd-stable@FreeBSD.ORG Thu Aug 28 18:22:49 2008 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AAC64106566B for ; Thu, 28 Aug 2008 18:22:49 +0000 (UTC) (envelope-from hlh@restart.be) Received: from tignes.restart.be (unknown [IPv6:2001:41d0:1:2ad2:0:1::]) by mx1.freebsd.org (Postfix) with ESMTP id 32AF68FC0A for ; Thu, 28 Aug 2008 18:22:49 +0000 (UTC) (envelope-from hlh@restart.be) Received: from restart.be (avoriaz.tunnel.bel [IPv6:2001:41d0:1:2ad2:1:ffff::]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "avoriaz.restart.be", Issuer "CA master" (verified OK)) by tignes.restart.be (Postfix) with ESMTPS id 05673E0430; Thu, 28 Aug 2008 20:16:23 +0200 (CEST) Received: from morzine.restart.bel (morzine.restart.bel [IPv6:2001:41d0:1:2ad2:1:2::]) (authenticated bits=0) by restart.be (8.14.3/8.14.3) with ESMTP id m7SIGGVa067872; Thu, 28 Aug 2008 20:16:17 +0200 (CEST) (envelope-from hlh@restart.be) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=restart.be; s=avoriaz; t=1219947383; bh=tbim4m7/V3TxAvLEhpIzyr942apLVEVum2LJkaG VM0g=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=Ol3grd53ziZT UtSlGezT9PknrXkLvx16LK3SrY3TUbpsOtMhJ5QbzQ9s09OiTy3Xc7+rs/M9lKDmKY0 C85FePg== DomainKey-Signature: a=rsa-sha1; s=avoriaz; d=restart.be; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:content-type: content-transfer-encoding:x-scanned-by; b=gHFxIl0oweTWKBzqqmmYkTaOdGL8Jx/elG1/JC8YN81VZFFMysoc8EpeREVnC3+g9 ghfofpH8RrWiTYjzBxNwg== Message-ID: <48B6EB70.5090106@restart.be> Date: Thu, 28 Aug 2008 20:16:16 +0200 From: Henri Hennebert Organization: RestartSoft User-Agent: Thunderbird 2.0.0.16 (X11/20080802) MIME-Version: 1.0 To: thierry@herbelot.com References: <200808281930.28192.thierry@herbelot.com> In-Reply-To: <200808281930.28192.thierry@herbelot.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on IPv6:2001:41d0:1:2ad2:1:1:: Cc: stable@freebsd.org Subject: Re: recent regression with REL7 and Zfs 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, 28 Aug 2008 18:22:49 -0000 Thierry Herbelot wrote: > Hello, > > I am using a recent 7.0-Stable (x86) and a Zfs pool for my data. > > After the dtrace import, I have updated my sources (and make buildworld, make > buildkernel) and I no longer have access to my Zfs pool (just to be sure, I > have since updated twice more to work around the announced issues). Probably same problem here: With new kernel (7.1-PRERELEASE) and a root file system under zfs, the root can't be mounted and system stop with message saying can't mount zfs:pool0 Manual root filesystem specification: : Mount using filesystem eg. ufs:da0s1a ? List valid disk boot devices Abort manual input mountroot> I revert to previous kernel and all is OK now. Henri > > With the new kernel, the Zpool is listed as "failed" (bad checksum ?). > > Reverting to the old kernel is sufficient to recover the Zfs pool (which was > scrubed last week), and it is declared healthy. > > cheers and thanks for the good work > > TfH > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"