From owner-freebsd-fs@FreeBSD.ORG Mon Oct 11 15:25:47 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 DB304106564A for ; Mon, 11 Oct 2010 15:25:47 +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 2FE4F8FC12 for ; Mon, 11 Oct 2010 15:25:46 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id SAA27617; Mon, 11 Oct 2010 18:25:42 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <4CB32C75.2060000@icyb.net.ua> Date: Mon, 11 Oct 2010 18:25:41 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.9) Gecko/20100920 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> In-Reply-To: <20101011151508.GA10917@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: Mon, 11 Oct 2010 15:25:47 -0000 on 11/10/2010 18:15 Jeremy Chadwick said the following: > On Sun, Oct 10, 2010 at 11:29:55AM +0300, Andriy Gapon wrote: >> on 09/10/2010 16:37 Kai Gallasch said the following: >>> I must repeat. I offer my help if someone wants to dig into the locking problem. >> >> I would like to look into this. >> Can you provide shell access to a system that exhibits the behavior? >> Or even better serial console for remote debugging, if possible. >> >> Also, can you first try with the very latest stable/8 or even head? >> I have recently MFC-ed a few improvements to ZFS code. > > Andriy, > > If you need or want a secondary test box (with serial console access and > kernel debugger, just not remote gdb/kgdb), I have one available which I > can build (would take me only part of the morning) mimicking production. > Let me know if you want/need a secondary test bed. Jeremy, were are in a process of debugging this issue with Kai and I think that we are onto something. I would like to ask you for some additional testing. What kind of workload do your run? Do you have anything using sendfile(2)? E.g. Apache with EnableSendfile enabled (it might be by default, without explicit options). Can you try to disable sendfile(2) use, reboot and see how system behaves? If you still experience the same problem after doing the above, then I'd like to ask you for shell access with root privileges; or establishing communication via IM and running some commands for me. Thank you! -- Andriy Gapon