From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (Postfix) with ESMTP id 45DD629DF8 for ; Fri, 10 May 2013 20:15:13 -0500 (CDT) Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by relay2.corp.sgi.com (Postfix) with ESMTP id 31D6C30405F for ; Fri, 10 May 2013 18:15:13 -0700 (PDT) Received: from ipmail07.adl2.internode.on.net (ipmail07.adl2.internode.on.net [150.101.137.131]) by cuda.sgi.com with ESMTP id KwS8huHkOtSIBcoG for ; Fri, 10 May 2013 18:15:08 -0700 (PDT) Date: Sat, 11 May 2013 11:15:05 +1000 From: Dave Chinner Subject: Re: Error during bulk removal of files Message-ID: <20130511011505.GB32675@dastard> References: <518D22F0.8040405@sgi.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <518D22F0.8040405@sgi.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Mark Tinguely Cc: Subranshu Patel , xfs@oss.sgi.com On Fri, May 10, 2013 at 11:40:16AM -0500, Mark Tinguely wrote: > On 05/10/13 11:17, Subranshu Patel wrote: > > Call Trace: > > [] xlog_wait+0x72/0x90 [xfs] > [] ? default_wake_function+0x0/0x20 > [] xlog_grant_log_space+0x3ab/0x520 [xfs] > [] ? kmem_zone_zalloc+0x3a/0x50 [xfs] > [] ? random32+0x1c/0x20 > [] ? xfs_trans_ail_push+0x21/0x80 [xfs] > [] xfs_log_reserve+0xe6/0x140 [xfs] > [] xfs_trans_reserve+0xa0/0x210 [xfs] > [] xfs_fs_log_dummy+0x43/0x90 [xfs] > [] ? xfs_log_need_covered+0x94/0xd0 [xfs] > [] xfs_sync_worker+0x81/0x90 [xfs] > [] xfssyncd+0x17e/0x210 [xfs] > [] ? xfssyncd+0x0/0x210 [xfs] > [] kthread+0x96/0xa0 > [] child_rip+0xa/0x20 > [] ? kthread+0x0/0xa0 > [] ? child_rip+0x0/0x20 > > Ran out of log grant space trying to write out the dummy record in > the sync worker. > > Something is not getting moved off the AIL. This could be a symptom; > for example a lock not being released could lead to depleted log > space. What else is happening on the filesystem? > > > > >--------------------->8------------ > > > >The XFS filesystem size is 14TB (LVM), kernel version 2.6.32 What 2.6.32 kernel? Output of uname -a? Cheers, Dave. -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs