Received: with ECARTIS (v1.0.0; list linux-xfs); Sat, 13 Dec 2003 21:12:04 -0800 (PST) Received: from rj.sgi.com (mtvcafw.SGI.COM [192.48.171.6]) by oss.sgi.com (8.12.10/8.12.9) with SMTP id hBE5BiTa015512 for ; Sat, 13 Dec 2003 21:11:44 -0800 Received: from flecktone.americas.sgi.com (flecktone.americas.sgi.com [192.48.203.135]) by rj.sgi.com (8.12.9/8.12.9/linux-outbound_gateway-1.1) with ESMTP id hBE3JGOO028755 for ; Sat, 13 Dec 2003 19:19:16 -0800 Received: from poppy-e236.americas.sgi.com (poppy-e236.americas.sgi.com [128.162.236.207]) by flecktone.americas.sgi.com (8.12.9/8.12.9/generic_config-1.2) with ESMTP id hBE5BbSC20304405; Sat, 13 Dec 2003 23:11:38 -0600 (CST) Received: from stout.americas.sgi.com (stout.americas.sgi.com [128.162.232.50]) by poppy-e236.americas.sgi.com (8.12.9/SGI-server-1.8) with ESMTP id hBE5BTK210300616; Sat, 13 Dec 2003 23:11:29 -0600 (CST) Date: Sat, 13 Dec 2003 23:11:37 -0600 (CST) From: Eric Sandeen X-X-Sender: sandeen@stout.americas.sgi.com To: Emilio Gargiulo cc: linux-kernel@vger.kernel.org, Subject: Re: 2.4.24-pre1 hangs with XFS on LVM filesystem full In-Reply-To: <200312131937.10987.emiliogargiulo@supereva.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-archive-position: 1405 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: sandeen@sgi.com Precedence: bulk X-list: linux-xfs Content-Length: 1108 Lines: 28 So you are seeing a hang when you (over)fill the filesystem, if I understand correctly? If there is any chance that you could test it with XFS to a normal disk (no LVM) or with some other filesystem with LVM, that might help to narrow down the problem. Nightly XFS QA tests do check ENOSPC conditions, but perhaps there is bad interaction with LVM. You could also get a CVS kernel from oss.sgi.com, or apply the KDB patch you your kernel, and enter kdb when the system freezes. Then you could look at backtraces of the relevant processes to get an idea of where things are stuck. -Eric On Sat, 13 Dec 2003, Emilio Gargiulo wrote: > Hi > There is a severe XFS problem with kernel 2.4.24-pre1. If you try to copy a > file in a XFS filesystem on LVM bigger than free spaces, the Linux Box will > hang. No messages, no warnings, it just freeze. It happens also if the > filesystem was not the root filesystem. > The problem is fully reproducible on 2 different computer, an old K6/400MHz > and a P4/2,4GHz. > > If i can do something for address the issue, please tell me. > Thanks > Emilio Gargiulo