From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261474AbUJaCVx (ORCPT ); Sat, 30 Oct 2004 22:21:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261475AbUJaCVw (ORCPT ); Sat, 30 Oct 2004 22:21:52 -0400 Received: from pimout3-ext.prodigy.net ([207.115.63.102]:18115 "EHLO pimout3-ext.prodigy.net") by vger.kernel.org with ESMTP id S261474AbUJaCVq (ORCPT ); Sat, 30 Oct 2004 22:21:46 -0400 Date: Sat, 30 Oct 2004 19:21:33 -0700 From: Chris Wedgwood To: Bernd Eckenfels Cc: linux-kernel@vger.kernel.org Subject: Re: LVM Oops Message-ID: <20041031022133.GA18294@taniwha.stupidest.org> References: <418428C6.7070707@staff.theuseful.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 31, 2004 at 02:35:57AM +0100, Bernd Eckenfels wrote: > Was the snapshot volumne full? I once had oopses in that situation > (with XFS). Which version of XFS and when? The XFS block allocator uses more stack in low-memory conditions and would over-flow 4K stacks previously but Nathan made some changes which should make it better. --cw