Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753784AbYLATmm (ORCPT ); Mon, 1 Dec 2008 14:42:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752624AbYLATmd (ORCPT ); Mon, 1 Dec 2008 14:42:33 -0500 Received: from sca-es-mail-1.Sun.COM ([192.18.43.132]:53616 "EHLO sca-es-mail-1.sun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752269AbYLATmc (ORCPT ); Mon, 1 Dec 2008 14:42:32 -0500 Date: Mon, 01 Dec 2008 12:42:04 -0700 From: Andreas Dilger Subject: Re: EXT4 ENOSPC Bug In-reply-to: <200812011335.00366.andres@anarazel.de> To: Andres Freund Cc: Theodore Tso , LKML , linux-ext4@vger.kernel.org Message-id: <20081201194204.GZ3186@webber.adilger.int> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline X-GPG-Key: 1024D/0D35BED6 X-GPG-Fingerprint: 7A37 5D79 BF1B CECA D44F 8A29 A488 39F5 0D35 BED6 References: <200811291418.24672.andres@anarazel.de> <200812011335.00366.andres@anarazel.de> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1176 Lines: 27 On Dec 01, 2008 13:34 +0100, Andres Freund wrote: > Are there any additional informations you could use? > The filesystem is a bit big for you to download unfortunately (and the > testdata it contains a bit to sensitive). Som information that would be useful: - did you run "e2fsck -f" to see if there were any errors in the filesystem? - do you run any specific applications that seem to trigger the problem (e.g. Vuze (formerly azureus) as was reported by another user) - do the applications writing to this file have any unusual IO pattern (e.g. mmap IO, lots of write+truncate+write on the same file, etc) We discussed the creation of a debugging patch to help diagnose this problem. It looks like you have already compiled your own kernel, so I assume it would be possible for you to run with an additional patch? Cheers, Andreas -- Andreas Dilger Sr. Staff Engineer, Lustre Group Sun Microsystems of Canada, Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/