From owner-freebsd-fs@FreeBSD.ORG Mon Jun 11 14:17:27 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC87510656B1 for ; Mon, 11 Jun 2012 14:17:27 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.78]) by mx1.freebsd.org (Postfix) with ESMTP id 60A718FC19 for ; Mon, 11 Jun 2012 14:17:27 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Se5Qq-0007gG-2J for freebsd-fs@freebsd.org; Mon, 11 Jun 2012 16:17:24 +0200 Received: from [81.21.138.17] (helo=ronaldradial.versatec.local) by smtp.greenhost.nl with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1Se5Qq-0000u1-CW for freebsd-fs@freebsd.org; Mon, 11 Jun 2012 16:17:24 +0200 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-fs@freebsd.org References: <9A54A14B-7DA4-48AD-8198-63A8572D3DB3@patpro.net> <4FD5743D.4030002@FreeBSD.org> <672674FB-5E5F-4C4B-834A-07CD77A07478@patpro.net> Date: Mon, 11 Jun 2012 16:17:22 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: <672674FB-5E5F-4C4B-834A-07CD77A07478@patpro.net> User-Agent: Opera Mail/11.64 (Win32) X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.2 X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_40 autolearn=disabled version=3.2.5 X-Scan-Signature: 0ccaee305be983877c9e38c09cbf8ec4 Subject: Re: [zfs] need help with a bug (PR 156781) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2012 14:17:27 -0000 On Mon, 11 Jun 2012 15:52:03 +0200, Patrick Proniewski wrote: > On 11 juin 2012, at 06:29, Matthew Seaman wrote: > >> On 11/06/2012 00:36, Mark Felder wrote: >>> FreeBSD 8.1 and 8.2 are actually quite old these days. I don't think >>> this bug is reproducible on 8.3 or 9.0. Can you upgrade and report >>> back? >> >> I'm seeing exactly this on stable/9. Seems to be triggered by doing >> certain IO patterns -- so csup of the ports cvs repo and subsequent >> checkout will cause the effect, but direct csup of the ports tree >> doesn't. > > Ok, I'm not exactly relieved the bug hits also 9.0, but it's good news I > won't have to plan a remote upgrade of FreeBSD and ZFS over ssh. I > master the process, having done FreeBSD upgrades over ssh since 5.x > (either sources and binary way), but the less I do it, the better I feel. > >> This is using a zpool created under 8.0-RELEASE and subsequently >> updated. > > mine have been created under 8.1 and 8.2 respectively, as far as I > remember (btw, is there any way to list the change history of a system, > other than keeping manual trace of every updates/upgrades?). zpool history > regards, > patpro