From owner-freebsd-current@FreeBSD.ORG Wed Aug 18 15:18:18 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DE0D1065672 for ; Wed, 18 Aug 2010 15:18:18 +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 B77128FC15 for ; Wed, 18 Aug 2010 15:18:17 +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 SAA20372; Wed, 18 Aug 2010 18:18:13 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <4C6BF9B0.9070900@icyb.net.ua> Date: Wed, 18 Aug 2010 18:18:08 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.24 (X11/20100517) MIME-Version: 1.0 To: Marian Hettwer References: <4C6B987F.5050703@kernel32.de> In-Reply-To: <4C6B987F.5050703@kernel32.de> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: 8.1-release + zfs v15 df(1) hangs 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, 18 Aug 2010 15:18:18 -0000 on 18/08/2010 11:23 Marian Hettwer said the following: > Hi All, > > i installed freebsd 8.1-release on my workstation (based on the > 8.1-release mfsbsd isos) and I'm now experiencing some strange effects. > > A df(1) doesn't return and is not killable and while taking a look > around in my process table, I could find several find's hanging around too. > > mhettwer 5976 0.0 0.0 6896 1088 13 D+ 5:55PM 0:00.00 df -h > mhettwer 5351 0.0 0.0 6896 1088 19 D+ 1:49PM 0:00.00 df -h Can you run procstat -k to see where exactly the processes are stuck? -- Andriy Gapon