From owner-freebsd-fs@FreeBSD.ORG Tue Oct 12 11:13:25 2010 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 C0B2310656A4 for ; Tue, 12 Oct 2010 11:13:25 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 0B3048FC1C for ; Tue, 12 Oct 2010 11:13:24 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id OAA16339; Tue, 12 Oct 2010 14:13:22 +0300 (EEST) (envelope-from avg@icyb.net.ua) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1P5cnJ-000OOl-Oz; Tue, 12 Oct 2010 14:13:21 +0300 Message-ID: <4CB442D1.8040802@icyb.net.ua> Date: Tue, 12 Oct 2010 14:13:21 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.9) Gecko/20100918 Lightning/1.0b2 Thunderbird/3.1.4 MIME-Version: 1.0 To: Jeremy Chadwick References: <39F05641-4E46-4BE0-81CA-4DEB175A5FBE@free.de> <20101009111241.GA58948@icarus.home.lan> <4CB17983.3020907@icyb.net.ua> <20101011151508.GA10917@icarus.home.lan> <4CB32C75.2060000@icyb.net.ua> <20101011183707.GA13925@icarus.home.lan> <4CB3870F.7070107@icyb.net.ua> <20101012100709.GA29861@icarus.home.lan> <20101012104253.GA30501@icarus.home.lan> In-Reply-To: <20101012104253.GA30501@icarus.home.lan> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-fs@freebsd.org Subject: Re: Locked up processes after upgrade to ZFS v15 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: Tue, 12 Oct 2010 11:13:25 -0000 on 12/10/2010 13:42 Jeremy Chadwick said the following: > The testbed (i386) box I'm using is built from RELENG_8 sources dated > October 11th around 20:00 PDT. > > I went looking through RELENG_8 commits and I found this committed > approximately 25 hours ago: > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c#rev1.24.2.8 > > The testbed/i386 box therefore has the above commit. Could this > commit be the fix for the problem? Very improbable. > In the meantime, I'm going to try rolling back my RELENG_8 src-all on > the testbed/i386 box to October 8th and then re-try my tests to see if > the problem happens. > -- Andriy Gapon