From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id n0K9SeHn001117 for ; Tue, 20 Jan 2009 03:28:41 -0600 Received: from mu-out-0910.google.com (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id C31DFA0CFE for ; Tue, 20 Jan 2009 01:28:38 -0800 (PST) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.187]) by cuda.sgi.com with ESMTP id DBd3nHLk9EiFDZIm for ; Tue, 20 Jan 2009 01:28:38 -0800 (PST) Received: by mu-out-0910.google.com with SMTP id w1so1676119mue.2 for ; Tue, 20 Jan 2009 01:28:36 -0800 (PST) Message-ID: <49759844.5080405@gmail.com> Date: Tue, 20 Jan 2009 10:24:20 +0100 From: Jacek Luczak MIME-Version: 1.0 Subject: Re: [XFS] 2.6.29-rc2: XFS internal error XFS_WANT_CORRUPTED_GOTO References: <497468C1.3000001@gmail.com> <4974CA20.6050308@sandeen.net> In-Reply-To: <4974CA20.6050308@sandeen.net> 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 Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Eric Sandeen Cc: hch@infradead.org, LKML , xfs mailing list Eric Sandeen pisze: > Jacek Luczak wrote: >> Hi All, >> >> I've stepped into XFS issue/bug. Yesterday I've compiled 2.6.29-rc2 and no >> didn't found errors. Today I've booted my notebook and XFS bug have occurred. >> System reboot didn't helped, same error appeared. >> >> Some info: >> [1] config: http://pin.if.uz.zgora.pl/~difrost/linux-next/2.6.29-rc2.config >> [2] kernel logs: >> http://pin.if.uz.zgora.pl/~difrost/linux-next/2.6.29-rc2_XFS-bug.log >> [3] most interesting part of log below. > > so this happens every mount? Reproducible is good. How large is the > filesystem (too large to extract elsewhere for analysis...?) (plus I > suppose it'll be hard to get to it when you can't even boot....) > > -Eric > Hi Eric, funny or sad thing is that this happens while mounting only one of partitions (/home) which is: $ df -h | grep /home /dev/sda5 20G 14G 6,0G 69% /home This bug is quite strange, as I mentioned, first boot on new kernel went OK, next two resulted in such behavior. Now I'm running 2.6.29-rc2-12097-gf3b8436 and no bug here. Nevertheless I'm not fully happy, as it was seen before, the bug might still happen (will boot few times to test it and report back to you). First yesterday buggy but went unnoticed so I've started fluxbox and firefox (errors seen in log), as usual, then found that sth is wrong. Second boot was also buggy than I've returned to old kernel where everything was OK ... nearly everything, cause firefox suddenly ,,forgot'' all configuration. I will boot my notebook on all those 2.6.29-* kernel few times and maybe be able to reproduce that bug. -Jacek _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759131AbZATJX1 (ORCPT ); Tue, 20 Jan 2009 04:23:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753726AbZATJXO (ORCPT ); Tue, 20 Jan 2009 04:23:14 -0500 Received: from mail-bw0-f21.google.com ([209.85.218.21]:46029 "EHLO mail-bw0-f21.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752684AbZATJXL (ORCPT ); Tue, 20 Jan 2009 04:23:11 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=Npmxya93CA3ezJnGBTjBzCYBM7TfDECeb+Q2H/9uXKn6LpQPdXUVkL2RAiD2S1zsBs JOrUsogq8VkRc4W7YiL5TqlprmvxDC54wWQg60e3RZgO7UJnqSWXhdipLl+Wf8ua2lQU li+1uL7hfl+uW246CCCFaoWIrmgSzMpUrUuPo= Message-ID: <49759844.5080405@gmail.com> Date: Tue, 20 Jan 2009 10:24:20 +0100 From: Jacek Luczak User-Agent: Thunderbird 2.0.0.19 (X11/20081209) MIME-Version: 1.0 To: Eric Sandeen CC: LKML , hch@infradead.org, xfs mailing list Subject: Re: [XFS] 2.6.29-rc2: XFS internal error XFS_WANT_CORRUPTED_GOTO References: <497468C1.3000001@gmail.com> <4974CA20.6050308@sandeen.net> In-Reply-To: <4974CA20.6050308@sandeen.net> Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Eric Sandeen pisze: > Jacek Luczak wrote: >> Hi All, >> >> I've stepped into XFS issue/bug. Yesterday I've compiled 2.6.29-rc2 and no >> didn't found errors. Today I've booted my notebook and XFS bug have occurred. >> System reboot didn't helped, same error appeared. >> >> Some info: >> [1] config: http://pin.if.uz.zgora.pl/~difrost/linux-next/2.6.29-rc2.config >> [2] kernel logs: >> http://pin.if.uz.zgora.pl/~difrost/linux-next/2.6.29-rc2_XFS-bug.log >> [3] most interesting part of log below. > > so this happens every mount? Reproducible is good. How large is the > filesystem (too large to extract elsewhere for analysis...?) (plus I > suppose it'll be hard to get to it when you can't even boot....) > > -Eric > Hi Eric, funny or sad thing is that this happens while mounting only one of partitions (/home) which is: $ df -h | grep /home /dev/sda5 20G 14G 6,0G 69% /home This bug is quite strange, as I mentioned, first boot on new kernel went OK, next two resulted in such behavior. Now I'm running 2.6.29-rc2-12097-gf3b8436 and no bug here. Nevertheless I'm not fully happy, as it was seen before, the bug might still happen (will boot few times to test it and report back to you). First yesterday buggy but went unnoticed so I've started fluxbox and firefox (errors seen in log), as usual, then found that sth is wrong. Second boot was also buggy than I've returned to old kernel where everything was OK ... nearly everything, cause firefox suddenly ,,forgot'' all configuration. I will boot my notebook on all those 2.6.29-* kernel few times and maybe be able to reproduce that bug. -Jacek