From owner-freebsd-current@FreeBSD.ORG Wed Jan 14 05:13:48 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3BD5106566B for ; Wed, 14 Jan 2009 05:13:47 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.224]) by mx1.freebsd.org (Postfix) with ESMTP id C507C8FC18 for ; Wed, 14 Jan 2009 05:13:47 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so380843rvf.43 for ; Tue, 13 Jan 2009 21:13:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=XgRqVOYt4adh+8gnII2TaR5Dd1DHEyUkIEuIAMJnVxI=; b=Omr3QBKCIp/xrKQxEjZdrx/7Fag9darKy8kYpblfncqy+69YTnB5/XO+N5fzRdnY0K NLa/Qtd7flqjucmvR9n6BY8hSWQoyfKtVNxHMMkGICF6gXzSBgpVqYGOHPldRoKwikW9 B+WzgjX9LfBvY5svI3CGE/CKpOZV1CpeBHPNo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=VwrNCgb/9GxQfZGDY1RR5rTUctUdH5VsoTKO4mbIDP3D4OLVrSPLtxM4uRv7gr2fIW +zxII3/3NljqfFfs1XMnNZfEb9KSKpjRBqBohpkBr0qvpWtN+Mjj0thsd96uyrg3C4DT CfnSDL0+rjSjPzMlN91NiztyZgLC973MBXv4A= Received: by 10.142.141.21 with SMTP id o21mr8506260wfd.308.1231910027358; Tue, 13 Jan 2009 21:13:47 -0800 (PST) Received: by 10.143.114.8 with HTTP; Tue, 13 Jan 2009 21:13:47 -0800 (PST) Message-ID: <47d0403c0901132113g2c31b631o39408bf56ec101be@mail.gmail.com> Date: Wed, 14 Jan 2009 00:13:47 -0500 From: "Ben Kaduk" To: "Ben Kaduk" In-Reply-To: <47d0403c0901132059x472f4cfdw56568854589c549b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <496D0364.2060505@psg.com> <47d0403c0901131335h46e7b151p3768de9a3e2c2027@mail.gmail.com> <47d0403c0901132059x472f4cfdw56568854589c549b@mail.gmail.com> Cc: current@freebsd.org Subject: Re: GEOM and moving to CURRENT from 7.1 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: Wed, 14 Jan 2009 05:13:48 -0000 On Tue, Jan 13, 2009 at 11:59 PM, Ben Kaduk wrote: > > Grr. I built a kernel with WITNESS and INVARIANTS, and though I get > some (previously-reported, and apparently harmless) LORs on boot, > I can no longer reproduce the gmirror failure or the panic. Actually, I appear to have rebooted into the old kernel at some point (it's been a busy day and I've been running around a lot). Sorry for the noise. -Ben Kaduk