From owner-freebsd-fs@FreeBSD.ORG Mon Jun 11 14:25:52 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 F0742106566B for ; Mon, 11 Jun 2012 14:25:51 +0000 (UTC) (envelope-from andrnils@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6FEAB8FC19 for ; Mon, 11 Jun 2012 14:25:51 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id i18so4461880bkv.13 for ; Mon, 11 Jun 2012 07:25:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=cwNjUsG/qnZrAwQbJhuneuNEJDswfeozgib6vJ/k5Kk=; b=Tt3SCHgGSnXdFQRHYNP05SLoL2MNZaMlal8kBkQgYsdrgl0EexcAk9qffbxeVC5FK7 4F1G0j00Ffab7ZVBfvGHPU8oalTpbHiLXPhmQktWwDpCrCGI+ludKb7yCpKjXN6DzTcr CZ46qqWQq1DyG3rRrGpRo/zBqeoAM5eOsL/ydVkhuuVwCh66e/6G5nd6W7kpjC6JX7TH vkW9Sob5gXi8Xt1nHZ5CA3qG3LIOd0bK1Lr7HkU+RVDDPZyo43LgrfKXFKg/MoJ45fxL Wlc5xuIEe4NQSHeOuBj4dx8l86uU2UEFg4Ml12EQ0/4fTqbPNQyG0hySuBzorTbJfWsf ZF0Q== MIME-Version: 1.0 Received: by 10.205.133.13 with SMTP id hw13mr10288931bkc.30.1339424750879; Mon, 11 Jun 2012 07:25:50 -0700 (PDT) Received: by 10.204.100.83 with HTTP; Mon, 11 Jun 2012 07:25:50 -0700 (PDT) In-Reply-To: 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:25:50 +0200 Message-ID: From: Andreas Nilsson To: Ronald Klop Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-fs@freebsd.org 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:25:52 -0000 On Mon, Jun 11, 2012 at 4:17 PM, Ronald Klop wrote: > 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 > > Just out of interest: did you upgrade pool as part of 8->9 update, ie zpool upgrade? /Andreas > > > regards, >> patpro >> > ______________________________**_________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@**freebsd.org > " >