From owner-freebsd-fs@FreeBSD.ORG Wed Feb 19 10:54:41 2014 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1431D3CB for ; Wed, 19 Feb 2014 10:54:41 +0000 (UTC) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 617CD1781 for ; Wed, 19 Feb 2014 10:54:40 +0000 (UTC) Received: from porto.starpoint.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 MAA17866; Wed, 19 Feb 2014 12:54:32 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1WG4nP-000Kaq-GP; Wed, 19 Feb 2014 12:54:31 +0200 Message-ID: <53048D43.1010201@FreeBSD.org> Date: Wed, 19 Feb 2014 12:53:55 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Kai Kockro , freebsd-fs@FreeBSD.org Subject: Re: ZFS directory not accessable References: <530487FD.10209@myphotobook.de> In-Reply-To: <530487FD.10209@myphotobook.de> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Feb 2014 10:54:41 -0000 on 19/02/2014 12:31 Kai Kockro said the following: > Hello, > > i have an 9.2-STABLE r262153 installation on a T420s laptop. Its a ZROOT > on a INTEL SSDSA2BW160G3L drive. > > I have a folder ( skype profil ), which is not accessable anymore. I can > do ls, du and so on, but the states are in D+ after this. > > STRG + T shows: > > [user@host 11:01am] ~/.SkypeOLD/user_profil/>ls -f > load: 0.13 cmd: ls 4883 [] 2.76r 0.00u 0.00s 0% 2124k > load: 0.13 cmd: ls 4883 [] 3.50r 0.00u 0.00s 0% 2124k > load: 0.13 cmd: ls 4883 [] 3.92r 0.00u 0.00s 0% 2124k > load: 0.20 cmd: ls 4883 [] 4.13r 0.00u 0.00s 0% 2124k > load: 0.20 cmd: ls 4883 [] 4.31r 0.00u 0.00s 0% 2124k > > What can i do? Any debug infos needed? You can start with getting procstat -kk output for a stuck process. -- Andriy Gapon