From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miao Xie Subject: Re: kernel BUG at fs/btrfs/extent-tree.c:1353 Date: Mon, 19 Jul 2010 16:01:46 +0800 Message-ID: <4C44066A.3080701@cn.fujitsu.com> References: <201007081627.24654.johannes.hirte@fem.tu-ilmenau.de> <201007141725.24507.johannes.hirte@fem.tu-ilmenau.de> <20100715001104.GF30737@dastard> <201007152014.52924.johannes.hirte@fem.tu-ilmenau.de> Reply-To: miaox@cn.fujitsu.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Dave Chinner , Chris Mason , linux-kernel@vger.kernel.org, linux-btrfs@vger.kernel.org, zheng.yan@oracle.com, Jens Axboe , linux-fsdevel@vger.kernel.org To: Johannes Hirte Return-path: Received: from cn.fujitsu.com ([222.73.24.84]:57874 "EHLO song.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1756782Ab0GSIBk (ORCPT ); Mon, 19 Jul 2010 04:01:40 -0400 In-Reply-To: <201007152014.52924.johannes.hirte@fem.tu-ilmenau.de> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, 15 Jul 2010 20:14:51 +0200, Johannes Hirte wrote: > Am Donnerstag 15 Juli 2010, 02:11:04 schrieb Dave Chinner: >> On Wed, Jul 14, 2010 at 05:25:23PM +0200, Johannes Hirte wrote: >>> Am Donnerstag 08 Juli 2010, 16:31:09 schrieb Chris Mason: >>> I'm not sure if btrfs is to blame for this error. After the errors I >>> switched to XFS on this system and got now this error: >>> >>> ls -l .kde4/share/apps/akregator/data/ >>> ls: cannot access .kde4/share/apps/akregator/data/feeds.opml: Structure >>> needs cleaning >>> total 4 >>> ?????????? ? ? ? ? ? feeds.opml >> >> What is the error reported in dmesg when the XFS filesytem shuts down? > > Nothing. I double checked the logs. There are only the messages when mounting > the filesystem. No other errors are reported than the inaccessible file and the > output from xfs_check. Is there anything wrong with your disks or memory? Sometimes the bad memory can break the filesystem. I have met this kind of problem some time ago. If there is no problem with your disk and memory, Could you tell us the parameter of mkfs.btrfs and mount? Thanks Miao Xie