Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755038AbbEUId5 (ORCPT ); Thu, 21 May 2015 04:33:57 -0400 Received: from mout.gmx.net ([212.227.17.20]:51565 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753891AbbEUIdn (ORCPT ); Thu, 21 May 2015 04:33:43 -0400 Date: Thu, 21 May 2015 14:03:25 +0530 (IST) From: Govindarajulu Varadarajan <_govind@gmx.com> X-X-Sender: gvaradar@ws.cisco To: Piotr Szymaniak cc: Chris Mason , Govindarajulu Varadarajan <_govind@gmx.com>, linux-btrfs@vger.kernel.org, linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org, jbacik@fb.com, dsterba@suse.cz Subject: Re: btrfs: kernel BUG at mm/page-writeback.c:2286! In-Reply-To: <20150519135416.GO2539@wloczykij> Message-ID: References: <555B3DEE.1000900@fb.com> <20150519135416.GO2539@wloczykij> User-Agent: Alpine 2.03 (LNX 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Provags-ID: V03:K0:5jUQviTaW6r76ZqTZSSREF3MeFvNVd4iBi/LZar8UhEYgEaewQS ztBeXZwO0k32rWy0WFw989G8LAwGjORObrBLnojgaxAZQj8fO9mAUnosKPGdvLfJwZRNWzK hJojjc0nLgUrqrlBCfP6DPtlJoPEE6IliEma50nMUDQn5mgvW5zrPaAztJVE7JwNpH1LQzs m8isgZv548/D0AOWS2cMw== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1423 Lines: 37 On Tue, 19 May 2015, Piotr Szymaniak wrote: > On Tue, May 19, 2015 at 09:43:10AM -0400, Chris Mason wrote: >> On 05/19/2015 03:55 AM, Govindarajulu Varadarajan wrote: >>> 2286--->BUG_ON(!PageLocked(page)); >>> >>> [ 166.769868] BTRFS info (device sdf): no csum found for inode 1154 >>> start 43192320 >>> [ 166.774334] BTRFS info (device sdf): csum failed ino 1154 extent >>> 4434247680 csum 1388825687 wanted 0 mirror 0 >> >> >> Josef and I both missed this the first time you pasted it, but the >> unlocked page is almost certainly related to this csum error. While >> we're looking at things can you please scrub? > > Hi, > > In the original report there was: > >> [root@stg ~]#btrfs scru status /mnt/stg >> scrub status for dd10b751-d2aa-40d1-971f-e15b0062dd11 >> scrub started at Tue May 19 03:33:26 2015 and finished after 468 seconds >> total bytes scrubbed: 101.80GiB with 0 errors > > Correct me if I'm wrong, but I think that Govindarajulu Varadarajan made the > scrub _after_ the crash. > I ran the scrub before and after the crash. Scrub shows 0 error but then I access the file which is corrupt, I get I/O error and csum failure in kernel log. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/