Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp266750imm; Wed, 11 Jul 2018 01:59:02 -0700 (PDT) X-Google-Smtp-Source: AAOMgpdfMdEiopRa0SJAGcAJnqS5FVMAllD8qWdHiApXRl4MgiwqM697FaPQQeb3L8VG74ejhZSl X-Received: by 2002:a17:902:b08a:: with SMTP id p10-v6mr28605398plr.0.1531299542150; Wed, 11 Jul 2018 01:59:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531299542; cv=none; d=google.com; s=arc-20160816; b=SuaIiTueA5eJHVzcx1KI7MU3ErWusfjku8eX4Ihtx0Rl/6xT4i0btSFSRI6qob7Kz2 u3W/Cd16nEBHItE2+nZ3oq87NrWvaaky9qRcnbK07PpmI1QrYNDarcvNZw7pruoHDR5H FbEaBsTF5WPcFOV+nx6NtBp2bQ2XZmwD1T5o9fZP62xsdEc2uhEu+VZukSIorCrhPNkZ dJgN7iZaO33hjUm37N9u+R2D/VClirURFZjajjqNy7wPD51L+6MLDjbmbo6mW1mZVmt5 1RaInWxWjTyuT2Mhbcmxj7iubCWT9hiXuf4uC9GCx9ZyRIFwjRf/gs2hr2QhgBgI5dcu en7g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:to:subject:arc-authentication-results; bh=yIjb8PIWOsfJRH2NnoJa6u/2Ke6fu6cu5Oj/Y8iNSz8=; b=C++gSnvRIfLWWHCc0HJZgHUAOR67f90/FlY3X4DIchBwS9sClWbPjP8U+96llBDv3+ 2PMHmNSfVk1/bDsB+8nQOTF6mdMGcvSg59nI/PJggTsTzob0iXcThuRrR2NX8c58/erK 1zKtumLep0WwSp8NZFlNAOQ6qntH57rZMnllGKSCgHM6q1SI4DW/JXnOTWS9m1RbkF7g dMF6qIxn6fcq3OJHsV2oCSxtvXJ5TNjn2dZvxkeiCaCKd0U9Q2TmvzP67SfokFPtiK7d Vp6QTK/SeZysXdRNwR+vGoYM5jHAXQDzb/DBkgAHAAamIVWczHWgYQEg5nxibGU5n/dh q5Dw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=canonical.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p2-v6si17312380pgk.690.2018.07.11.01.58.45; Wed, 11 Jul 2018 01:59:02 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=canonical.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726705AbeGKJAm (ORCPT + 99 others); Wed, 11 Jul 2018 05:00:42 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:45499 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726289AbeGKJAm (ORCPT ); Wed, 11 Jul 2018 05:00:42 -0400 Received: from 1.general.ikepanhc.us.vpn ([10.172.69.54]) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1fdAw7-0007ca-Tf; Wed, 11 Jul 2018 08:57:24 +0000 Subject: Re: [Bisect] ext4_validate_inode_bitmap:98: comm stress-ng: Corrupt inode bitmap To: dann frazier , "Theodore Y. Ts'o" , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, yanaijie@huawei.com, colin.king@canonical.com, kamal.mostafa@canonical.com References: <20180706174324.GA3049@xps13.dannf> <20180707041018.GB3546@thunk.org> <20180710165143.GA20459@xps13.dannf> <20180710204329.GB20459@xps13.dannf> From: Ike Panhc Message-ID: Date: Wed, 11 Jul 2018 16:57:16 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <20180710204329.GB20459@xps13.dannf> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/11/2018 04:43 AM, dann frazier wrote: > On Tue, Jul 10, 2018 at 10:51:43AM -0600, dann frazier wrote: >> On Sat, Jul 07, 2018 at 12:10:18AM -0400, Theodore Y. Ts'o wrote: >>> On Fri, Jul 06, 2018 at 11:43:24AM -0600, dann frazier wrote: >>>> Hi, >>>> We're seeing a regression triggered by the stress-ng[*] "chdir" test >>>> that I've bisected to: >>>> >>>> 044e6e3d74a3 ext4: don't update checksum of new initialized bitmaps >>>> >>>> So far we've only seen failures on servers based on HiSilicon's family >>>> of ARM64 SoCs (D05/Hi1616 SoC, D06/Hi1620 SoC). On these systems it is >>>> very reproducible. >>> >>> Thanks for the report. Can you verify whether or not this patch fixes >>> things for you? >> >> hey Ted, >> Sorry for the delayed response - was afk for a long weekend. >> Your patch does seem to fix the issue for me - after applying the >> patch, I was able to survive 20 iterations (and counting), where >> previously it would always fail the first time. >> >> However, I've received a conflicting report from a colleague who >> appears to still be seeing errors. I'll get back to you ASAP once I am >> able to (in-?)validate that observation. > > OK - I believe I found an explanation for my colleague's continued > test failures after applying the patch. The filesystem being used may > have already been corrupted from a previous run, and the test w/ your > patch just tripped over it. Details are here starting in comment #9 if > you'd like to look them over: > > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1780137 > > -dann > Review console log and on each run I have filesystem rebuild. The problem is that mke2fs I am using is 1.44.3-rc2. I am now reseting the environment and re-test. -- Ike