From owner-freebsd-fs@FreeBSD.ORG Thu Nov 29 11:07:29 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0D54A9B8; Thu, 29 Nov 2012 11:07:29 +0000 (UTC) (envelope-from mjguzik@gmail.com) Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) by mx1.freebsd.org (Postfix) with ESMTP id 5985E8FC14; Thu, 29 Nov 2012 11:07:28 +0000 (UTC) Received: by mail-wi0-f174.google.com with SMTP id hm9so5417504wib.13 for ; Thu, 29 Nov 2012 03:07:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=ub1vlJUCs1SG05tKXS+C6BsBugB7KjKBO86CPz894u8=; b=w+Jv5L9yjRaewXnkcI78QenEnH/01WV/Vjcra4djbk5V6BU5l+YZ5DKQKIw0mYz0nG 9U3AUfxA5t/Ea+qtTx4t4dAv3Sh97BeAlhD1JfMPoquqd660yU+7F+dD/KGta5BvC2bO N4sit2OFzNcPhO1SKQQVahQBKlNtAAQeoS7If9a470HK7+jhI721qvIGlqm/vq3tO0if jGbDY444oFUysCT6Lo4X1zyT0QaNKDXrNOMDb+EljErtVSE19PC4mdDkn7XBzd08gWnT 7ovpNplUDb7bGwGmeX7WqXLs8/sINXWS+lvFBeZlbhCCr5Ecdg2uU9LrQ+Uuh+QOTqXI z6Vw== Received: by 10.180.102.2 with SMTP id fk2mr34371368wib.10.1354187247251; Thu, 29 Nov 2012 03:07:27 -0800 (PST) Received: from dft-labs.eu (n1x0n-1-pt.tunnel.tserv5.lon1.ipv6.he.net. [2001:470:1f08:1f7::2]) by mx.google.com with ESMTPS id b1sm1881223wix.11.2012.11.29.03.07.25 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 29 Nov 2012 03:07:25 -0800 (PST) Date: Thu, 29 Nov 2012 12:07:20 +0100 From: Mateusz Guzik To: Boris Astardzhiev Subject: Re: NANDFS eats itself up Message-ID: <20121129110719.GA26212@dft-labs.eu> References: <20121128104218.GA17871@dft-labs.eu> <20121128151336.GC17871@dft-labs.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-fs@freebsd.org, gjb@semihalf.com, Grzegorz Bernacki , stanislav_galabov@smartcom.bg X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 11:07:29 -0000 On Wed, Nov 28, 2012 at 05:36:11PM +0200, Boris Astardzhiev wrote: > If I do that I might be unable to set back the verbose level to 0 since the > output is very very NOISY. This means that I will have to start again from > the beginning if I need to reproduce it. Nevertheless here you go. Check > the attachment (OUTPUTNAND.txt.bz2). > I think I reproduced your problem. Possibly I'll have time to work on this next week, but no promises. -- Mateusz Guzik